Setting default macvim font
This commit is contained in:
parent
10dd0922a9
commit
9d8f09f3c5
1 changed files with 1 additions and 0 deletions
1
.gvimrc
1
.gvimrc
|
|
@ -1,4 +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
|
||||||
endif
|
endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue