Added Harpoon plugin

This commit is contained in:
Fabio Scotto di Santolo
2025-08-14 09:26:38 +02:00
parent 08afe09edd
commit 8113e572d7
2 changed files with 6 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
return {
"ThePrimeagen/harpoon",
branch = "harpoon2",
dependencies = { "nvim-lua/plenary.nvim" },
}