Dark backgrounds for Vim GUI windows
This commit is contained in:
parent
2b4b48732b
commit
dbd6a3c367
1 changed files with 0 additions and 1 deletions
1
gvimrc
1
gvimrc
|
@ -1,6 +1,5 @@
|
||||||
" List mode on here because the GUI has more color possibilities.
|
" List mode on here because the GUI has more color possibilities.
|
||||||
set list
|
set list
|
||||||
set bg=light
|
|
||||||
|
|
||||||
if has('win32') || has('win64') || has('win32unix')
|
if has('win32') || has('win64') || has('win32unix')
|
||||||
set guifont=Inconsolata:h18
|
set guifont=Inconsolata:h18
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue