Set selected text color

This commit is contained in:
rnhmjoj 2016-09-22 04:11:27 +02:00
parent 2c6abef2d4
commit 3bfb5acac9
No known key found for this signature in database
GPG Key ID: 362BB82B7E496B7C

View File

@ -18,7 +18,8 @@ highlight Search ctermbg=14
" Editor UI
highlight NonText ctermfg=00
highlight VertSplit ctermfg=08 cterm=none
highlight Visual ctermfg=none ctermbg=00
highlight VertSplit ctermfg=08 cterm=none
highlight LineNr ctermfg=08
set fillchars+=vert:│