Harpoon 2

This commit is contained in:
2023-12-31 00:15:58 +01:00
parent d43793ee69
commit b215121e6c
2 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
return {
'ThePrimeagen/harpoon',
branch = 'harpoon2',
requires = { { 'nvim-lua/plenary.nvim' } },
config = function()
end,
}