joshmedeski / telescope-smart-goto.nvim

A smart goto Telescope extension
MIT License
11 stars 0 forks source link

Feature Request: Delete Harpoon marks with <C-d> #9

Open zeroknots opened 9 months ago

zeroknots commented 9 months ago

it would be great if we could delete harpoon marks with <C-d> similar to how :Telescope harpoon marks allows it. If its a buffer, the same <C-d> could close the buffer

https://github.com/ThePrimeagen/harpoon/blob/c1aebbad9e3d13f20bedb8f2ce8b3a94e39e424a/lua/telescope/_extensions/marks.lua#L53-L83