Remix.run Logo
Show HN: Waypoint.nvim – A Neovim plugin for bookmarking lines of code(github.com)
9 points by patrick-sharp 14 hours ago

I 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