Releases: LintaoAmons/bookmarks.nvim
Releases · LintaoAmons/bookmarks.nvim
v0.3.0
New Features and Commands
-
Mark to Specific Bookmark List
- Added a new command:
BookmarksMarkToList
. - Allows marking the current line and putting it into a specific BookmarkList.
- Added a new command:
-
Goto Bookmark in Specific List
- Added a new command:
BookmarksMarkGotoBookmarkInList
. - Allows navigating to a bookmark within a specific BookmarkList.
- Added a new command:
API Changes
- Updated the API to handle new commands and features.
- Added API methods for marking to a specific list and navigating bookmarks within a list.
Usage Example
- A new use case for the
BookmarksMarkToList
command is provided in theusecases.md
file.
BookmarksGotoRecent and Telescope
BookmarksGotoRecent and Telescope
Bookmarks.nvim is barely usable right now
Bookmarks.nvim is barely usable right now