Releases: lambdalisue/vim-fern
Releases · lambdalisue/vim-fern
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
v1.53.4
v1.53.3
What's Changed
- Fix immutability of
fern#internal#node#expand()
function by @lambdalisue in #482
Full Changelog: v1.53.2...v1.53.3
v1.53.2
What's Changed
- Fix CI by @lambdalisue in #476
- fix: Do NOT count popup windows on auto duplication (#474) by @lambdalisue in #475
Full Changelog: v1.53.1...v1.53.2
v1.53.1
What's Changed
- fix: fnameescape args for ex action by @tomtomjhj in #472
Full Changelog: v1.53.0...v1.53.1