plugins/harpoon: change telescope keybind
This commit is contained in:
parent
025e292d68
commit
11e76be35f
@ -68,7 +68,7 @@ spec.config = function()
|
||||
|
||||
harpoon:setup()
|
||||
|
||||
keymap("n", "<Leader>fm", function()
|
||||
keymap("n", "<Leader>fh", function()
|
||||
toggle_telescope(harpoon)
|
||||
end, { desc = "Show list of harpoon marks" })
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user