From 8fd5f60d660f385b766b9c0e7ac874632c1cea1f Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Mon, 9 May 2016 16:43:13 +0200 Subject: set default font to liberation --- .vim/colors/coderonline.vim | 4 ++-- .vim/plugins/Vundle.vim | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.vim/colors/coderonline.vim b/.vim/colors/coderonline.vim index ce58bed..f842b28 100644 --- a/.vim/colors/coderonline.vim +++ b/.vim/colors/coderonline.vim @@ -11,8 +11,8 @@ endif let g:colors_name="coderonline" -set guifont=Andale\ Mono\ 12 -"set guifont=Liberation\ Mono\ Normal\ 14 +"set guifont=Andale\ Mono\ 12 +set guifont=Liberation\ Mono\ Normal\ 11 "set guifont=Meslo\ LG\ S\ DZ\ for\ Powerline\ 14 "set guifont=Monospace\ 11 "set guifont=DejaVu\ Sans\ Mono\ 11 diff --git a/.vim/plugins/Vundle.vim b/.vim/plugins/Vundle.vim index 0ee36b2..4984767 160000 --- a/.vim/plugins/Vundle.vim +++ b/.vim/plugins/Vundle.vim @@ -1 +1 @@ -Subproject commit 0ee36b26e127cda512a8f2852a59e5a5f374c87f +Subproject commit 4984767509e3d05ca051e253c8a8b37de784be45 -- cgit v1.2.3