pin harpoon to a commit that actually works
This commit is contained in:
parent
c489d39369
commit
fda8909c9c
1 changed files with 1 additions and 0 deletions
|
|
@ -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()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue