From 1cae7eabda1a3d3cd70bae099d7556d1dcf19715 Mon Sep 17 00:00:00 2001 From: andrews medina Date: Thu, 21 Jul 2011 00:08:00 -0300 Subject: [PATCH] updated font-size to 16px --- .vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vimrc b/.vimrc index c6ba7485b..9d37555ba 100644 --- a/.vimrc +++ b/.vimrc @@ -48,7 +48,7 @@ if has("gui_running") colorscheme jellybeans "guifont - set guifont=Monaco:h12 + set guifont=Monaco:h16 set guioptions=egmt set fuoptions=maxvert,maxhorz