Make highlighted text readable

This commit is contained in:
DogeyStamp 2021-07-26 09:32:48 -04:00
parent cda946432a
commit 155c2c583f

View File

@ -1,6 +1,8 @@
set tabstop=4 shiftwidth=4 noexpandtab relativenumber ai nu rnu laststatus=0
set guifont=JetBrains\ Mono:h16
hi Search cterm=NONE ctermfg=white ctermbg=blue
let g:neovide_cursor_animation_length=0.13
highlight LineNr ctermfg=grey