mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2024-12-11 12:47:44 +08:00
fix indentation.
This commit is contained in:
parent
93eb0389b9
commit
2d049949f0
|
@ -54,6 +54,7 @@ function! s:airline_toggle()
|
|||
au!
|
||||
augroup END
|
||||
augroup! airline
|
||||
|
||||
if exists("s:stl")
|
||||
let &stl = s:stl
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue
Block a user