I lost my last gvimrc. It wasn't in git.

This commit is contained in:
Hunter Haugen 2011-12-28 10:53:11 -08:00
parent dcf2119c71
commit 1fee2d6757

View file

@ -1,5 +1,5 @@
if has("gui_macvim")
set transp=18
set fuoptions=maxvert,maxhorz
set guifont=Droid\ Sans\ Mono\ Dotted:h12
nmap <silent> <D-F> :set invfullscreen<CR>
endif