Releases: desdic/marlin.nvim
Releases · desdic/marlin.nvim
Close 'no name' buffer when running open_all
Fix: Remove deprecated functions
Merge pull request #9 from desdic/v0.10 Fix: Remove deprecated functions
feat: next, prev, toggle and save
also contains some small optimizations
Fix cursor error and add option for cursor
- If position no longer exist we shouldn't fail
- dcai added an option for not updating the position
PR with project loading
Merge pull request #4 from dcai/fix/project_files fix: add a public method to reload project files
feature: Added function for easier UI
Made the example for telescope a bit better and added a function to make it easier
fix: Better updates
- Added cursor changed event
- Added example if you needed a UI
- Changed to semantic versions
Initial release
1.0 fix: documentation for sorter and callback function