vim: use darker grey for whitespace

This commit is contained in:
2018-03-29 11:54:40 +01:00
parent 29d4bbae7b
commit 61ca5b014b
+1 -1
View File
@@ -49,7 +49,7 @@ set guioptions=
" Whitespace highlight settings
set list
set listchars=eol:$,space:.,tab:>-,trail:~,extends:>,precedes:<
highlight SpecialKey ctermfg=7
highlight SpecialKey ctermfg=8
" set the runtime path to include Vundle and initialize