pin harpoon to a commit that actually works
This commit is contained in:
@ -3,6 +3,7 @@ local map = misc.map
|
|||||||
|
|
||||||
return { 'ThePrimeagen/harpoon',
|
return { 'ThePrimeagen/harpoon',
|
||||||
disable = vim.version().minor < 8,
|
disable = vim.version().minor < 8,
|
||||||
|
commit = 'e76cb03',
|
||||||
branch = 'harpoon2',
|
branch = 'harpoon2',
|
||||||
requires = 'nvim-lua/plenary.nvim',
|
requires = 'nvim-lua/plenary.nvim',
|
||||||
function()
|
function()
|
||||||
|
Reference in New Issue
Block a user