fix indentation.

This commit is contained in:
Bailey Ling 2013-08-30 21:58:29 +00:00
parent 93eb0389b9
commit 2d049949f0
1 changed files with 39 additions and 38 deletions

View File

@ -54,6 +54,7 @@ function! s:airline_toggle()
au!
augroup END
augroup! airline
if exists("s:stl")
let &stl = s:stl
endif