neovim: remove harpoon

This commit is contained in:
2024-08-01 11:22:20 +03:00
parent f4d5195f0f
commit ee854d19eb
2 changed files with 0 additions and 25 deletions

View File

@@ -61,8 +61,6 @@ require("packer").startup(function(use)
use({ "b0o/SchemaStore.nvim" })
use({ "ThePrimeagen/harpoon", branch = "harpoon2" })
if PACKER_BOOTSTRAP then
require("packer").sync()
end