pin harpoon to a commit that actually works
This commit is contained in:
@ -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()
|
||||
|
Reference in New Issue
Block a user