added trailing whitespaces
This commit is contained in:
parent
4d326c3d63
commit
4576ad8e85
3
.vimrc
3
.vimrc
@ -44,3 +44,6 @@ function SetGPGOptions()
|
|||||||
" Only open folds with insert commands.
|
" Only open folds with insert commands.
|
||||||
set foldopen=insert
|
set foldopen=insert
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
" Set to show invisibles (tabs & trailing spaces) & their highlight color
|
||||||
|
set list listchars=tab:»\ ,trail:·
|
||||||
|
Loading…
Reference in New Issue
Block a user