mirror of
https://github.com/whatyouhide/vim-gotham.git
synced 2026-09-10 07:26:17 -04:00
commit
7d9d062c8f
|
|
@ -104,6 +104,7 @@ call s:Col('CursorLine', '', 'base1')
|
|||
call s:Col('LineNr', 'base4', s:linenr_background)
|
||||
call s:Col('CursorLineNr', 'base5', s:linenr_background)
|
||||
call s:Col('SignColumn', '', s:linenr_background)
|
||||
call s:Col('ColorColumn', '', s:linenr_background)
|
||||
|
||||
" Visual selection.
|
||||
call s:Col('Visual', '', 'base3')
|
||||
|
|
|
|||
Loading…
Reference in a new issue