From 4cda0ba4ee7a546e795393bd52366ce07d893837 Mon Sep 17 00:00:00 2001 From: Arjun Patel Date: Wed, 1 Mar 2023 14:07:45 -0600 Subject: [PATCH] git blame install --- plugin/packer_compiled.lua | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/plugin/packer_compiled.lua b/plugin/packer_compiled.lua index ab891d3..679fe39 100644 --- a/plugin/packer_compiled.lua +++ b/plugin/packer_compiled.lua @@ -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",