gvim tweaks
This commit is contained in:
parent
0839c647e6
commit
1913aaa06f
1 changed files with 1 additions and 1 deletions
2
gvimrc
2
gvimrc
|
@ -1,6 +1,6 @@
|
||||||
" solarized for gvim
|
" solarized for gvim
|
||||||
highlight Cursor guibg=#dc322f guifg=#fdf6e3
|
highlight Cursor guibg=#dc322f guifg=#fdf6e3
|
||||||
set guioptions=aegimLl
|
set guioptions=aeilL
|
||||||
set mouse=a
|
set mouse=a
|
||||||
if has('win32')
|
if has('win32')
|
||||||
set guifont=Fantasque_Sans_Mono:h11
|
set guifont=Fantasque_Sans_Mono:h11
|
||||||
|
|
Loading…
Reference in a new issue