From 7ff53d1b91bef34c69b37b95a41841a3456ed68c Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 27 Jul 2021 00:01:45 +0800 Subject: update fugitive settings --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 4a5386c..af52ac4 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -178,7 +178,7 @@ require('packer').startup( -- use 'airblade/vim-gitgutter' -- Git command inside vim - use 'tpope/vim-fugitive' + use {'tpope/vim-fugitive', cmd = {'Git',}} -- Better git log display use {'rbong/vim-flog', require = 'tpope/vim-fugitive' } -- cgit v1.2.3