mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2025-12-18 06:35:56 +08:00
make it possible to declare sections in the vimrc (#204).
This commit is contained in:
@@ -10,6 +10,7 @@ describe 'init'
|
||||
before
|
||||
call s:clear()
|
||||
call airline#init#bootstrap()
|
||||
call airline#init#sections()
|
||||
end
|
||||
|
||||
after
|
||||
|
||||
Reference in New Issue
Block a user