vim: most of my terminals have dark background
This commit is contained in:
parent
2840b541c6
commit
6795d6e105
|
@ -22,3 +22,5 @@ endif
|
|||
" Alternative for listchars above to highlight trailing spaces
|
||||
"highlight EndSpace guibg=#ff8080
|
||||
"match EndSpace /\s\+$/
|
||||
|
||||
set background=dark
|
||||
|
|
Loading…
Reference in a new issue