Change default mvim transparency
This commit is contained in:
parent
70501984d2
commit
6115050736
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=10
|
set transp=2
|
||||||
set fuoptions=maxvert,maxhorz
|
set fuoptions=maxvert,maxhorz
|
||||||
nmap <silent> <D-F> :set invfullscreen<CR>
|
nmap <silent> <D-F> :set invfullscreen<CR>
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue