nvim: change background colors so it works on all terminals
This commit is contained in:
parent
efb4b1d8a3
commit
645821e5a1
@ -12,7 +12,6 @@ autocmd InsertEnter * hi StatusLine cterm=bold
|
||||
autocmd InsertLeave * hi StatusLine cterm=italic
|
||||
|
||||
highlight LineNr ctermfg=grey
|
||||
highlight EndOfBuffer ctermfg=black ctermbg=black
|
||||
|
||||
" Disable highlighting when searching
|
||||
nnoremap <silent> <esc> :noh<return><esc>
|
||||
|
Loading…
Reference in New Issue
Block a user