diff --git a/gvimrc b/gvimrc deleted file mode 100644 index 064e794..0000000 --- a/gvimrc +++ /dev/null @@ -1,25 +0,0 @@ -set guioptions-=T -set guioptions-=m -set guioptions-=e - -set cursorline " Highlight cursor line - -if has("unix") - let g:font_temp="\\\\\\@ :e %:p:h - -command! -nargs=1 SetFontSize call SetFontSize() -command! ResetFontSize call SetFontSize(s:fontsize)