mirror of
https://github.com/gabehf/base46.git
synced 2026-03-11 00:10:32 -07:00
add devicontsx hl group
This commit is contained in:
parent
cdd98f308f
commit
85d1dd41f0
1 changed files with 2 additions and 1 deletions
|
|
@ -29,5 +29,6 @@ return {
|
|||
DevIconxz = { fg = colors.sun },
|
||||
DevIconzip = { fg = colors.sun },
|
||||
DevIconZig = { fg = colors.orange },
|
||||
DevIconMd = {fg = colors.blue}
|
||||
DevIconMd = {fg = colors.blue},
|
||||
DevIconTSX = {fg = colors.blue}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue