dotfiles/.gvimrc
2011-07-26 14:24:19 -07:00

4 lines
75 B
VimL

if has("gui_macvim")
set transp=18
set fuoptions=maxvert,maxhorz
endif