Browse Source

Merge tab vim tab char

merge-requests/1/merge
lhark 9 years ago
parent
commit
b249431a26
  1. 2
      vimrc

2
vimrc

@ -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

Loading…
Cancel
Save