This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
if has("gui_macvim") |
| 2 |
set transp=18 |
| 3 |
set fuoptions=maxvert,maxhorz |
| 4 |
nmap <silent> <D-F> :set invfullscreen<CR> |
| 5 |
endif |