Skip to content

Commit

Permalink
Remove gui font setting
Browse files Browse the repository at this point in the history
Why you made the change:

I did this because I don't use the gui vim so it is pointless for me.
  • Loading branch information
drewdeponte committed Dec 12, 2015
1 parent 0a1a783 commit 0a97bb2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ call pathogen#infect()
" Set the visual bell instead of audible
set vb

" Set the font when using MacVim.app, this is ignored for console vim as it
" simply uses the console font.
set gfn=Monaco:h15

" tell vim NOT to run in Vi compatible mode
set nocompatible

Expand Down

0 comments on commit 0a97bb2

Please sign in to comment.