gvim does not look wel with powerline symbols
This commit is contained in:
parent
0bf4060618
commit
cc61784413
1 changed files with 1 additions and 0 deletions
1
gvimrc
1
gvimrc
|
@ -4,6 +4,7 @@ if has('win32')
|
||||||
else
|
else
|
||||||
set guifont=Iosevka\ Term\ Regular\ 10
|
set guifont=Iosevka\ Term\ Regular\ 10
|
||||||
endif
|
endif
|
||||||
|
let g:lightline = { 'colorscheme': 'solarized', }
|
||||||
set guiheadroom=0 guioptions=aei mouse=a
|
set guiheadroom=0 guioptions=aei mouse=a
|
||||||
set noerrorbells visualbell t_vb=
|
set noerrorbells visualbell t_vb=
|
||||||
set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor
|
set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor
|
||||||
|
|
Loading…
Reference in a new issue