plugin - Load vim-fugitive before loading vim-airline

This commit is contained in:
Emmanuel BENOîT 2023-06-18 16:08:20 +02:00
parent 28eeab98b8
commit 3148837e1a
No known key found for this signature in database
GPG key ID: 2356DC6956CF54EF

View file

@ -1,6 +1,6 @@
call dein#add('tpope/vim-fugitive', #{
\ lazy: 1,
\ on_event: 'VimEnter',
\ on_source: 'vim-airline',
\ })
" Fugitive commands that don't require interaction with GitGutter or NERDTree