Skip to content

Releases: LintaoAmons/bookmarks.nvim

v0.3.0

06 Feb 04:06
e563dd4
Compare
Choose a tag to compare

New Features and Commands

  1. Mark to Specific Bookmark List

    • Added a new command: BookmarksMarkToList.
    • Allows marking the current line and putting it into a specific BookmarkList.
  2. Goto Bookmark in Specific List

    • Added a new command: BookmarksMarkGotoBookmarkInList.
    • Allows navigating to a bookmark within a specific BookmarkList.

API Changes

  1. Updated the API to handle new commands and features.
  2. 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 the usecases.md file.

BookmarksGotoRecent and Telescope

04 Feb 13:42
Compare
Choose a tag to compare

BookmarksGotoRecent and Telescope

Bookmarks.nvim is barely usable right now

04 Feb 06:22
2ce0927
Compare
Choose a tag to compare

Bookmarks.nvim is barely usable right now