mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Merge pull request #62 from yetone/patch-1
fix: remove redundant highlights
This commit is contained in:
commit
a0d1322b9e
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue