We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4f2fe commit 3e139f0Copy full SHA for 3e139f0
1 file changed
colors/srcery.vim
@@ -559,7 +559,7 @@ if has('nvim')
559
hi! link @keyword.directive PreProc
560
hi! link @keyword.directive.define Define
561
hi! link @keyword.exception Exception
562
- hi! link @keyword.import Include
+ hi! link @keyword.import Keyword
563
hi! link @keyword.modifier StorageClass
564
hi! link @keyword.operator Operator
565
hi! link @keyword.repeat Repeat
0 commit comments