diff options
author | Max Christian Pohle | 2015-07-27 13:02:06 +0200 |
---|---|---|
committer | Max Christian Pohle | 2015-07-27 13:02:06 +0200 |
commit | 983e0ed4d90c6410476583abbfdb3fa74b86fd36 (patch) | |
tree | f7683b52d954fb4806145e121f313334a5466442 | |
parent | 5f3ccd0dcada92e2ab06fbf6215b3f5a1ee0ac34 (diff) | |
download | vim-983e0ed4d90c6410476583abbfdb3fa74b86fd36.tar.bz2 vim-983e0ed4d90c6410476583abbfdb3fa74b86fd36.zip |
removed default font from color theme (should be placed in vimrc)
-rw-r--r-- | colors/maxvb6.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/colors/maxvb6.vim b/colors/maxvb6.vim index 98d149c..75fbc34 100644 --- a/colors/maxvb6.vim +++ b/colors/maxvb6.vim | |||
@@ -12,7 +12,7 @@ let g:colors_name="maxvb6" | |||
12 | 12 | ||
13 | 13 | ||
14 | "set guifont=Liberation\ Mono\ Normal\ 14 | 14 | "set guifont=Liberation\ Mono\ Normal\ 14 |
15 | set guifont=Meslo\ LG\ S\ DZ\ for\ Powerline\ 14 | 15 | "set guifont=Meslo\ LG\ S\ DZ\ for\ Powerline\ 14 |
16 | 16 | ||
17 | 17 | ||
18 | set number | 18 | set number |