Merge tab vim tab char

This commit is contained in:
lhark 2017-03-14 10:39:30 -04:00
commit b249431a26

2
vimrc
View file

@ -290,7 +290,7 @@ language messages POSIX
set title
"[Hide/show the white-space and more invisible symbols]"
set list
set listchars=tab:\|\-,trail:-
set listchars=tab:\|\ ,trail:-
set nojoinspaces
"[Folding settings]"
set foldenable