diff options
author | Max Christian Pohle | 2016-05-09 16:43:13 +0200 |
---|---|---|
committer | Max Christian Pohle | 2016-05-09 16:43:13 +0200 |
commit | 8fd5f60d660f385b766b9c0e7ac874632c1cea1f (patch) | |
tree | 27539fc14a39ecc108426194baf569dd87ef743c | |
parent | 9c10834b213664d122dc08a7a4ed12325c5bad34 (diff) | |
download | vim-karlmarks-8fd5f60d660f385b766b9c0e7ac874632c1cea1f.tar.bz2 vim-karlmarks-8fd5f60d660f385b766b9c0e7ac874632c1cea1f.zip |
set default font to liberation
-rw-r--r-- | .vim/colors/coderonline.vim | 4 | ||||
m--------- | .vim/plugins/Vundle.vim | 0 |
2 files changed, 2 insertions, 2 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 | |||
11 | let g:colors_name="coderonline" | 11 | let g:colors_name="coderonline" |
12 | 12 | ||
13 | 13 | ||
14 | set guifont=Andale\ Mono\ 12 | 14 | "set guifont=Andale\ Mono\ 12 |
15 | "set guifont=Liberation\ Mono\ Normal\ 14 | 15 | set guifont=Liberation\ Mono\ Normal\ 11 |
16 | "set guifont=Meslo\ LG\ S\ DZ\ for\ Powerline\ 14 | 16 | "set guifont=Meslo\ LG\ S\ DZ\ for\ Powerline\ 14 |
17 | "set guifont=Monospace\ 11 | 17 | "set guifont=Monospace\ 11 |
18 | "set guifont=DejaVu\ Sans\ Mono\ 11 | 18 | "set guifont=DejaVu\ Sans\ Mono\ 11 |
diff --git a/.vim/plugins/Vundle.vim b/.vim/plugins/Vundle.vim | |||
Subproject 0ee36b26e127cda512a8f2852a59e5a5f374c87 | Subproject 4984767509e3d05ca051e253c8a8b37de784be4 | ||