Skip to content

Releases: yuriescl/minimal-bookmarks.nvim

0.6.0

09 Dec 13:49
Compare
Choose a tag to compare

0.5.0

26 Mar 16:32
6ad4b7a
Compare
Choose a tag to compare
  • Added :MinimalBookmarksInsert
  • Keybinding: pressing 'q' now closes the bookmarks window

0.4.0

09 Mar 15:54
ee42773
Compare
Choose a tag to compare
  • Fixed error when running :MinimalBookmarksShow with the bookmarks window already open

0.3.0

08 Mar 13:19
b846e04
Compare
Choose a tag to compare

Fixes:

  • Fixed input text not being cleared before echo

0.2.0

08 Mar 12:57
bb492b2
Compare
Choose a tag to compare

Fixes:

  • Removed empty line at end of bookmarks list
  • Check if buffer has a file when adding a bookmark

Improvements:

  • Improved some error messages

0.1.0

08 Mar 02:45
e444cd2
Compare
Choose a tag to compare

Initial release. The basic features work, but still need more testing and small improvements.