Start showing some whitespace characters
This commit is contained in:
parent
8eeccdcea8
commit
138e7d5ebf
1 changed files with 2 additions and 1 deletions
3
.vimrc
3
.vimrc
|
@ -18,4 +18,5 @@ set smartindent
|
||||||
set shiftwidth=4
|
set shiftwidth=4
|
||||||
set tabstop=4
|
set tabstop=4
|
||||||
|
|
||||||
|
" Add invisivle character reperesentation
|
||||||
|
set list listchars=tab:»\ ,trail:\␣,eol:↩
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue