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