Lighten tab marker
This commit is contained in:
parent
e4aa0f140b
commit
eb0d6ad821
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
@ -289,7 +289,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…
Reference in a new issue