Releases: yuriescl/minimal-bookmarks.nvim
Releases · yuriescl/minimal-bookmarks.nvim
0.5.0
- Added
:MinimalBookmarksInsert
- Keybinding: pressing 'q' now closes the bookmarks window
0.4.0
- Fixed error when running
:MinimalBookmarksShow
with the bookmarks window already open
0.3.0
Fixes:
- Fixed input text not being cleared before echo
0.2.0
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
Initial release. The basic features work, but still need more testing and small improvements.