Merge tab vim tab char
This commit is contained in:
commit
b249431a26
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -290,7 +290,7 @@ language messages POSIX
|
||||||
set title
|
set title
|
||||||
"[Hide/show the white-space and more invisible symbols]"
|
"[Hide/show the white-space and more invisible symbols]"
|
||||||
set list
|
set list
|
||||||
set listchars=tab:\|\-,trail:-
|
set listchars=tab:\|\ ,trail:-
|
||||||
set nojoinspaces
|
set nojoinspaces
|
||||||
"[Folding settings]"
|
"[Folding settings]"
|
||||||
set foldenable
|
set foldenable
|
||||||
|
|
Loading…
Reference in a new issue