neovim: delete harpoon

This commit is contained in:
2023-12-21 15:39:39 +03:00
parent 6e08d79523
commit c44499dc63
2 changed files with 0 additions and 25 deletions

View File

@@ -78,8 +78,6 @@ require("packer").startup(function(use)
use({ "b0o/SchemaStore.nvim" })
use({ "ThePrimeagen/harpoon", branch = "harpoon2" })
use({
"stevearc/oil.nvim",
})