Julio Biason 10 years ago
parent
commit
7925bec3f5
  1. 2
      configs/gvimrc
  2. 1
      configs/vimrc

2
configs/gvimrc

@ -8,7 +8,7 @@ if has('mac')
set gfn=monofur:h15 " My screen size sucks, mkay?
set lines=63 " number of lines, based on my screen size and font
else
set gfn=monofur\ for\ Powerline\ 12
set gfn=monofur\ for\ Powerline\ 14
set lines=54
let g:Powerline_symbols = 'fancy'
endif

1
configs/vimrc

@ -116,6 +116,7 @@ Plugin 'croaker/mustang-vim'
Plugin 'Ambient-Color-Scheme'
Plugin 'EditPlus'
Plugin 'altercation/vim-colors-solarized'
Plugin 'w0ng/vim-hybrid'
" Improved syntax files
Plugin 'Glench/Vim-Jinja2-Syntax'

Loading…
Cancel
Save