git blame install
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user