From 586ebd0645ffc4bee038a9b96a223d911c0fae2c Mon Sep 17 00:00:00 2001 From: spinach <19keegandeppe@gmail.com> Date: Mon, 17 Apr 2023 14:33:04 -0400 Subject: [PATCH] adding harpoon --- .gitmodules | 3 +++ site/pack/qol/start/harpoon | 1 + 2 files changed, 4 insertions(+) create mode 160000 site/pack/qol/start/harpoon diff --git a/.gitmodules b/.gitmodules index ced6b8f..ad97ff9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "nvim-lspconfig"] path = site/pack/lsp/start/nvim-lspconfig url = https://github.com/neovim/nvim-lspconfig.git +[submodule "site/pack/qol/start/harpoon"] + path = site/pack/qol/start/harpoon + url = https://github.com/ThePrimeagen/harpoon.git diff --git a/site/pack/qol/start/harpoon b/site/pack/qol/start/harpoon new file mode 160000 index 0000000..f7040fd --- /dev/null +++ b/site/pack/qol/start/harpoon @@ -0,0 +1 @@ +Subproject commit f7040fd0c44e7a4010369136547de5604b9c22a1