Vim: Add trailing whitespace indicator
This commit is contained in:
parent
47dd69c32f
commit
109f7bc977
2
.vimrc
2
.vimrc
@ -8,7 +8,7 @@ endif
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
set list
|
||||
set listchars=tab:>·
|
||||
set listchars=tab:>·,trail:·
|
||||
" Templates
|
||||
let g:email = 'rehashedsalt@cock.li'
|
||||
let g:user = 'Vintage Salt'
|
||||
|
Reference in New Issue
Block a user