Merge pull request #62 from yetone/patch-1

fix: remove redundant highlights
v2.5
siduck 4 years ago committed by GitHub
commit a0d1322b9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,7 +7,6 @@ return {
CmpItemKindIdentifier = { fg = theme.base08 },
CmpItemKindField = { fg = theme.base08 },
CmpItemKindVariable = { fg = theme.base0E },
Special = { fg = theme.base0C },
CmpItemKindSnippet = { fg = base_30.red },
CmpItemKindText = { fg = theme.base0B },
CmpItemKindStructure = { fg = theme.base0E },

Loading…
Cancel
Save