Releases: lambdalisue/vim-fern
Releases · lambdalisue/vim-fern
v1.57.1
What's Changed
- Fix docs fern-action-remove by @matukoto in #519
- Fix grammar using typos by @MindTooth in #520
- fix: Add missing closing parenthesis in keymap for mark:unset action by @mityu in #522
- Update vital-Whisky by @lambdalisue in #525
New Contributors
- @matukoto made their first contribution in #519
- @MindTooth made their first contribution in #520
- @mityu made their first contribution in #522
Full Changelog: v1.57.0...v1.57.1
v1.57.0
What's Changed
- Automatically restore
winfixwidth
when leaving the buffer by @lambdalisue in #517 - feat(mappings): show leaf node in preview window by @brandon1024 in #518
Full Changelog: v1.56.4...v1.57.0
v1.56.4
What's Changed
- Check if 'bufnr' is a fern buffer before replacing the buffer by @lambdalisue in #516
Full Changelog: v1.56.3...v1.56.4
v1.56.3
Full Changelog: v1.56.2...v1.56.3
v1.56.2
What's Changed
- Drop support for Vim prior to 8.2.5136 to fix CI on macOS by @lambdalisue in #507
- perf: unused field __cache_children by @tomtomjhj in #509
Full Changelog: v1.56.1...v1.56.2
v1.56.1
v1.56.0
What's Changed
- Update vital module by @lambdalisue in #493
- Add
fern#smart#root()
for smart mapping of root node and others by @lambdalisue in #498
Full Changelog: v1.55.0...v1.56.0
v1.55.0
What's Changed
- feat: split up hide_cursor option by @brandon1024 in #491
Full Changelog: v1.54.0...v1.55.0
v1.54.0
What's Changed
- Add action to open a subtree recursively (v2) by @lambdalisue in #483
Full Changelog: v1.53.5...v1.54.0
v1.53.5
What's Changed
- Remove children cache on collapse by @lambdalisue in #486
Full Changelog: v1.53.4...v1.53.5