1
0
Fork 0

disable cursor blinking in gvim

This commit is contained in:
Von Random 2014-11-24 19:27:38 +03:00
parent a1fa7f464a
commit cd17806d85

1
vimrc
View file

@ -120,6 +120,7 @@ if v:version >= 700
set mouse=a
set guifont=Monofur\ 11
set novb
set guicursor=a:blinkon0
map <S-Insert> <MiddleMouse>
map! <S-Insert> <MiddleMouse>
colorscheme jellybeans