heavim/plugins/vim-airline-themes.load.vim

5 lines
94 B
VimL
Raw Normal View History

2023-06-18 11:38:49 +02:00
call dein#add('vim-airline/vim-airline-themes', #{
\ lazy: 1,
\ on_event: 'VimEnter',
\ })