Colored only kind
This commit is contained in:
@@ -41,7 +41,7 @@ misc.set(_G, { 'cmp', 'plugin', 'colorscheme' }, function()
|
|||||||
guibg = 'NONE',
|
guibg = 'NONE',
|
||||||
ctermbg = 'NONE',
|
ctermbg = 'NONE',
|
||||||
})
|
})
|
||||||
highlight.inherit('CmpItemKindDefault', 'Pmenu', {
|
highlight.inherit('CmpItemKindDefault', 'Special', {
|
||||||
guibg = 'NONE',
|
guibg = 'NONE',
|
||||||
ctermbg = 'NONE',
|
ctermbg = 'NONE',
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user