▲ 9 r/neovim
waypoint.nvim — A plugin for bookmarking lines of code
Repo: https://github.com/patrick-sharp/waypoint.nvim
I just released a neovim plugin I've been working for a while. It's a bookmarking plugin. I made it because I felt a lot of the existing bookmarking plugins were lacking some important features, including:
- The ability to reorder your bookmarks
- The ability to delete and move your bookmarks in bulk
- The ability to view lines of code around your bookmarks
- Syntax highlighting in the preview window
- Resilience to the content of files changing (e.g. checking out a git commit that changes the file contents won't delete your bookmarks)
If you have any feedback, please create a github issue or email patricksharp.dev@gmail.com
u/NoPerformance8263 — 1 day ago