if has("gui_macvim")
  set transp=10
  set fuoptions=maxvert,maxhorz
  nmap <silent> <D-F> :set invfullscreen<CR>
endif
