git blame install

This commit is contained in:
Arjun Patel
2023-03-01 14:07:45 -06:00
parent 12b3a90617
commit 4cda0ba4ee
+5
View File
@@ -119,6 +119,11 @@ _G.packer_plugins = {
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/friendly-snippets",
url = "https://github.com/rafamadriz/friendly-snippets"
},
["git-blame.nvim"] = {
loaded = true,
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/git-blame.nvim",
url = "https://github.com/f-person/git-blame.nvim"
},
harpoon = {
loaded = true,
path = "/Users/arjun.patel/.local/share/nvim/site/pack/packer/start/harpoon",