Skip to content

Commit

Permalink
change font
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldmartin committed May 27, 2013
1 parent 1fa9db9 commit 899d001
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions gvimrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@ set guioptions-=L "kill left scrollbar with multiple buffers
set background=dark " Background.

if has("gui_macvim")
let name=system('uname -n')
set guifont=Meslo\ LG\ S\ DZ:h13

if name == "Martins-MacBook-Air.local"
set guifont=M+\ 1m:h13
endif

set guifont=Menlo\ LG\ S\ DZ:h13
set showtabline=1
set lines=53 columns=120 " Window dimensions.

" Fullscreen takes up entire screen
Expand Down

0 comments on commit 899d001

Please sign in to comment.