feat: use mirrored harpoon version

This commit is contained in:
itsscb 2025-07-03 12:48:05 +00:00
parent ef193e8f86
commit 762e7be703

View File

@ -254,7 +254,7 @@ require('lazy').setup({
'tjdevries/present.nvim', 'tjdevries/present.nvim',
}, },
{ {
'ThePrimeagen/harpoon', 'https://git.itsscb.de/itsscb/harpoon',
branch = 'harpoon2', branch = 'harpoon2',
dependencies = { 'nvim-lua/plenary.nvim' }, dependencies = { 'nvim-lua/plenary.nvim' },
}, },