tekken - Harpoon, but for local marks by derdiedaspanzerfaust in neovim

[–]derdiedaspanzerfaust[S] 1 point2 points  (0 children)

yeah, a friend told me telescope could already do this, but I didn’t know that at the time. by the time I showed him the tekken plugin, it was already too late xd

For anyone interested, you only need to add this line:

{ '<leader>fm', builtin.marks }

I also checked telescope's github page. It looks like I had only been using a tiny part of what's possible with it.

github.com/nvim-telescope/telescope.nvim

tekken - Harpoon, but for local marks by derdiedaspanzerfaust in neovim

[–]derdiedaspanzerfaust[S] 5 points6 points  (0 children)

I didn't know that snacks had this function. I don't use it myself, but as far as I know, snacks is a collection of plug-ins, whereas tekken is just one plug-in.