Changes on vim guioptions

This commit is contained in:
Bruno Miguel Silva
2014-01-09 15:22:27 +00:00
parent 9eb8e2f21e
commit 051ba911ff

View File

@@ -62,11 +62,13 @@ if has("gui_running")
set stal=2
set toolbar=
set guioptions-=T
set guioptions-=r
set guioptions-=L
" set columns=84
colorscheme solarized
set bg=dark
endif
colorscheme solarized
set bg=dark
"
" BMS maps