adding utils
This commit is contained in:
parent
33c0ed653c
commit
cd011283fb
2 changed files with 16 additions and 3 deletions
|
|
@ -63,8 +63,8 @@ return {
|
|||
hi('CursorColumn', '', c.line_bg, '')
|
||||
hi('LineNr', c.light_gray, '', '')
|
||||
hi('CursorLineNr', c.focus_fg, '', 'bold')
|
||||
hi('Visual', '', '#3d3d3d28', '')
|
||||
hi('VisualNOS', '', '#3d3d3d28', '')
|
||||
hi('Visual', '', '#404040', '')
|
||||
hi('VisualNOS', '', '#404040', '')
|
||||
hi('Search', c.black, c.number, '')
|
||||
hi('IncSearch', c.black, c.active_fg, '')
|
||||
hi('MatchParen', '', '#0064001a', '')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue