diff --git a/.gvimrc b/.gvimrc index ea9e462..8c1cb52 100644 --- a/.gvimrc +++ b/.gvimrc @@ -1,5 +1,5 @@ if has("gui_macvim") set transp=18 set fuoptions=maxvert,maxhorz - set guifont=Droid\ Sans\ Mono\ Dotted:h12 + nmap :set invfullscreen endif