mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-07 04:34:26 +08:00
make it possible to declare sections in the vimrc (#204).
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
call airline#init#bootstrap()
|
||||
call airline#init#sections()
|
||||
|
||||
function! MyFuncref(...)
|
||||
call a:1.add_raw('hello world')
|
||||
|
||||
Reference in New Issue
Block a user