From 0de3d43eb78b5c54e78aa86cafe4e93ae806ad7f Mon Sep 17 00:00:00 2001 From: srdusr Date: Tue, 14 Mar 2023 15:47:33 +0200 Subject: Removed "dinhhuy258/git.nvim" because of conflicting keybindings --- lua/user/pack.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/user/pack.lua') diff --git a/lua/user/pack.lua b/lua/user/pack.lua index 0bcb006..249796b 100644 --- a/lua/user/pack.lua +++ b/lua/user/pack.lua @@ -111,7 +111,7 @@ return packer.startup(function(use) -- Git use("tpope/vim-fugitive") -- - use("dinhhuy258/git.nvim") -- For git blame & browse + --use("dinhhuy258/git.nvim") -- For git blame & browse use("kdheepak/lazygit.nvim") -- Terminal UI for git commands use("lewis6991/gitsigns.nvim") -- Git decorations -- cgit v1.2.3