more vim tweaks, no more vimplugins and gvimrc
This commit is contained in:
parent
c571647330
commit
5738b8d1ea
3 changed files with 14 additions and 72 deletions
10
gvimrc
10
gvimrc
|
@ -1,10 +0,0 @@
|
|||
if has('win32')
|
||||
set guifont=Fantasque_Sans_Mono:h11
|
||||
else
|
||||
set guifont=Fantasque\ Sans\ Mono\ 11
|
||||
endif
|
||||
set guiheadroom=0 guioptions=aei mouse=a
|
||||
set noerrorbells visualbell t_vb=
|
||||
set guicursor=a:blinkon0,a:block,i:ver1-Cursor/lCursor,r:hor1-Cursor/lCursor
|
||||
map <S-Insert> <MiddleMouse>
|
||||
map! <S-Insert> <MiddleMouse>
|
Loading…
Add table
Add a link
Reference in a new issue