mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] modify JS syntax highlighting
This commit is contained in:
parent
6ebd7f6728
commit
c7b24f9ee6
1 changed files with 1 additions and 0 deletions
|
@ -274,6 +274,7 @@
|
|||
hi! link jsUndefined Constant
|
||||
hi! link jsOperatorKeyword Keyword
|
||||
hi! link jsObjectKey Identifier
|
||||
hi! link jsEnvComment Special
|
||||
" }}}
|
||||
|
||||
" Markdown {{{
|
||||
|
|
Loading…
Reference in a new issue