plugins - Always load fugitive

This commit is contained in:
Emmanuel BENOîT 2023-06-18 16:00:41 +02:00
parent 1a7de72081
commit 28eeab98b8
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_cmd: [ 'Git', 'Gvdiffsplit', 'GMove', 'GRename', 'GRemove' ],
\ on_event: 'VimEnter',
\ })
" Fugitive commands that don't require interaction with GitGutter or NERDTree