diff options
author | BonaBeavis <gordian.dziwis@gmail.com> | 2021-12-22 16:27:47 +0100 |
---|---|---|
committer | BonaBeavis <gordian.dziwis@gmail.com> | 2021-12-22 16:27:47 +0100 |
commit | 3e024ffa798c591bebc25563b6887c6f8de9c8a2 (patch) | |
tree | 925f371456c6bf2a912c01ca2d9808207492396e /colors/base16-material-lighter.vim | |
parent | 6a6dab05dfa12326206cd3ee7914600bf2064710 (diff) |
Make
Diffstat (limited to 'colors/base16-material-lighter.vim')
-rw-r--r-- | colors/base16-material-lighter.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/colors/base16-material-lighter.vim b/colors/base16-material-lighter.vim index 728ef44..38c4f77 100644 --- a/colors/base16-material-lighter.vim +++ b/colors/base16-material-lighter.vim @@ -407,7 +407,6 @@ call <sid>hi("cssColor", s:gui0C, "", s:cterm0C, "", "", "") hi! link CmpItemAbbrDeprecated Deprecated hi! link CmpItemAbbrMatch SearchMatch hi! link CmpItemAbbrMatchFuzzy SearchMatch -" call <sid>hi("CmpItemKindDefault", s:gui0A, "", s:cterm0A, "", "", "") hi! link CmpItemKindText TSText hi! link CmpItemKindMethod TSMethod hi! link CmpItemKindFunction TSFunction |