neovim: update harpoon

This commit is contained in:
2023-12-03 22:06:21 +03:00
parent fcef73cd98
commit d76402afdd
2 changed files with 14 additions and 9 deletions

View File

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