mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
vim: use darker grey for whitespace
This commit is contained in:
parent
29d4bbae7b
commit
61ca5b014b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user