4 lines
94 B
VimL
4 lines
94 B
VimL
call dein#add('vim-airline/vim-airline-themes', #{
|
|
\ lazy: 1,
|
|
\ on_event: 'VimEnter',
|
|
\ })
|