allow g: gutter to be specified, integrate with vimshell, use get() for :w variables

This commit is contained in:
Bailey Ling
2013-07-17 22:28:21 -04:00
parent 1385667168
commit 6388005c46
3 changed files with 11 additions and 9 deletions

View File

@@ -121,8 +121,8 @@ separators, as well as the powerline font glyths.
" powerline symbols
let g:airline_left_sep = ''
let g:airline_left_alt_sep = ''
let g:airline_right_sep = ''
let g:airline_right_alt_sep = ''
let g:airline_right_sep = ''
let g:airline_right_alt_sep = ''
let g:airline_fugitive_prefix = ' '
let g:airline_readonly_symbol = ''
let g:airline_linecolumn_prefix = ' '