pin harpoon to a commit that actually works

This commit is contained in:
2024-11-19 13:05:19 -06:00
parent c489d39369
commit fda8909c9c

View File

@ -3,6 +3,7 @@ local map = misc.map
return { 'ThePrimeagen/harpoon',
disable = vim.version().minor < 8,
commit = 'e76cb03',
branch = 'harpoon2',
requires = 'nvim-lua/plenary.nvim',
function()