I lost my last gvimrc. It wasn't in git.
This commit is contained in:
parent
dcf2119c71
commit
1fee2d6757
1 changed files with 1 additions and 1 deletions
2
.gvimrc
2
.gvimrc
|
|
@ -1,5 +1,5 @@
|
||||||
if has("gui_macvim")
|
if has("gui_macvim")
|
||||||
set transp=18
|
set transp=18
|
||||||
set fuoptions=maxvert,maxhorz
|
set fuoptions=maxvert,maxhorz
|
||||||
set guifont=Droid\ Sans\ Mono\ Dotted:h12
|
nmap <silent> <D-F> :set invfullscreen<CR>
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue