Adding a listchar for tab in vimrc
This commit is contained in:
parent
c37fdf2b56
commit
149b9840f6
1 changed files with 1 additions and 1 deletions
2
vimrc
2
vimrc
|
|
@ -95,4 +95,4 @@ nmap <silent> <c-j> <c-w>j
|
|||
nmap <silent> <c-k> <c-w>k
|
||||
|
||||
" pretty line endings and trailing spaces
|
||||
set list listchars=trail:·,eol:·
|
||||
set list listchars=tab:»·,trail:·,eol:·
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue