miscellaneous minor changes

This commit is contained in:
Bailey Ling
2013-08-16 02:17:59 +00:00
parent 6e515a4627
commit c017c9fbb3
5 changed files with 11 additions and 11 deletions

View File

@@ -29,7 +29,7 @@ function! airline#builder#new(active)
endfunction
function! builder.build()
let line = '%{airline#update_highlight()}'
let line = '%{airline#check_mode()}'
let side = 0
let prev_group = ''
let separator_groups = []