added trailing whitespaces
This commit is contained in:
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:·
|
||||||
|
Reference in New Issue
Block a user