From 309c8ad6368ff549278300343d68fed54b74d5a4 Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 8 Sep 2022 13:19:34 +0800 Subject: update mapping --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 8d89647..5e771ef 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -229,7 +229,7 @@ packer.startup({ -- use 'Chiel92/vim-autoformat' -- Git command inside vim - use({ "tpope/vim-fugitive", event = "User InGitRepo" }) + use({ "tpope/vim-fugitive", event = "User InGitRepo", config = [[require('config.fugitive')]]}) -- Better git log display use({ "rbong/vim-flog", requires = "tpope/vim-fugitive", cmd = { "Flog" } }) -- cgit v1.2.3