Fix gutter and status bar
This commit is contained in:
parent
2ec3544ada
commit
7bde90177a
1 changed files with 2 additions and 0 deletions
2
.vimrc
2
.vimrc
|
@ -67,4 +67,6 @@ colorscheme vividchalk
|
|||
set t_Co=256 " 256 terminal colors
|
||||
set cursorline
|
||||
hi CursorLine cterm=NONE ctermbg=234
|
||||
highlight StatusLine ctermfg=white ctermbg=236
|
||||
hi SignColumn ctermbg=black
|
||||
|
||||
|
|
Loading…
Reference in a new issue