vim: most of my terminals have dark background

This commit is contained in:
Thomas Kolb 2017-03-19 22:46:31 +01:00
parent 2840b541c6
commit 6795d6e105
1 changed files with 2 additions and 0 deletions

View File

@ -22,3 +22,5 @@ endif
" Alternative for listchars above to highlight trailing spaces
"highlight EndSpace guibg=#ff8080
"match EndSpace /\s\+$/
set background=dark