Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code
github.comI made this plugin because I felt like existing bookmark 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)
Let me know what you think! If you have any feedback, please create a github issue or email patricksharp.dev@gmail.com
No comments yet.