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)