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