diff --git a/gvimrc b/gvimrc new file mode 100644 index 0000000..a522110 --- /dev/null +++ b/gvimrc @@ -0,0 +1,11 @@ +set guioptions=aegimLl +set mouse=a +set guifont=Fantasque\ Sans\ Mono\ 11 +set novb +set guicursor=a:block "block cursor by default +set guicursor+=i:ver1-Cursor/lCursor "i-beam for insert mode +set guicursor+=r:hor1-Cursor/lCursor "underline for replace +set guicursor+=a:blinkon0 "and none of them should blink +set guiheadroom=0 +map +map!