nvim: autoload fugitive

This commit is contained in:
2023-07-08 15:20:41 +03:00
parent 627d4d5fa2
commit 97f82f064c

View File

@ -116,7 +116,6 @@ require('packer').startup(function()
-- fugitive
use {
'tpope/vim-fugitive',
cmd = 'G*'
}
--