remove modes groups (plugin uninstalled)
This commit is contained in:
parent
939e4ae8e8
commit
3219964cb3
|
@ -58,12 +58,6 @@ return {
|
|||
-- VertSplit = { fg = "muted", bg = "muted" },
|
||||
Folded = { fg = "foam", bg = "highlight_med" },
|
||||
CursorLine = { bg = "surface" },
|
||||
|
||||
ModesInsert = { bg = "gold" },
|
||||
--cursor line
|
||||
ModesInsertCursorLine = { bg = "overlay" },
|
||||
ModesVisual = { bg = "foam" },
|
||||
ModesVisualVisual = { bg = "pine" },
|
||||
},
|
||||
|
||||
before_highlight = function(group, highlight, palette)
|
||||
|
|
Loading…
Reference in New Issue