harpoon
harpoon copied to clipboard
Retain mark line number after closing / reopening Nvim.
What issue are you having that you need harpoon to solve? When I open a project in a new terminal, I want to be able to quickly jump back in without finding where I am in marked files again. This is a relatively small issue, but it would be quite nice.
Why doesn't the current config help? There is simply no option to save mark line numbers when closing nvim afaik.
What proposed api changes are you suggesting? I am suggesting persisting mark line numbers in projects.
something like the following would be nice
src/idk/something.go:123
This would be great, and is more in line with how normal Neovim marks work