added trailing whitespaces

This commit is contained in:
Jonas Forsberg 2020-05-22 11:12:55 +02:00
parent 4d326c3d63
commit 4576ad8e85
No known key found for this signature in database
GPG Key ID: F2E9818C70350CC9

3
.vimrc
View File

@ -44,3 +44,6 @@ function SetGPGOptions()
" Only open folds with insert commands.
set foldopen=insert
endfunction
" Set to show invisibles (tabs & trailing spaces) & their highlight color
set list listchars=tab:»\ ,trail