Make highlighted text readable
This commit is contained in:
parent
cda946432a
commit
155c2c583f
@ -1,6 +1,8 @@
|
|||||||
set tabstop=4 shiftwidth=4 noexpandtab relativenumber ai nu rnu laststatus=0
|
set tabstop=4 shiftwidth=4 noexpandtab relativenumber ai nu rnu laststatus=0
|
||||||
set guifont=JetBrains\ Mono:h16
|
set guifont=JetBrains\ Mono:h16
|
||||||
|
|
||||||
|
hi Search cterm=NONE ctermfg=white ctermbg=blue
|
||||||
|
|
||||||
let g:neovide_cursor_animation_length=0.13
|
let g:neovide_cursor_animation_length=0.13
|
||||||
|
|
||||||
highlight LineNr ctermfg=grey
|
highlight LineNr ctermfg=grey
|
||||||
|
Loading…
Reference in New Issue
Block a user