diff options
Diffstat (limited to 'colors')
-rw-r--r-- | colors/doom-one.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/doom-one.vim b/colors/doom-one.vim index c6bb738..6ef4e69 100644 --- a/colors/doom-one.vim +++ b/colors/doom-one.vim @@ -511,7 +511,7 @@ hi! link TSFuncBuiltin FunctionBuiltin hi! link TSFuncMacro Function hi! link TSInclude Include hi! link TSKeyword Keyword -hi! link TSKeywordFunction Function +hi! link TSKeywordFunction Keyword hi! link TSKeywordOperator Operator hi! link TSLabel Label hi! link TSLiteral Constant |