2.51
What's Changed
- feat(fuzzy): add a proper fuzzy search algorithm by @pysan3 in #721
- fix: delete neo-tree buffers created by :mksession by @nhat-vo in #748
- fix(renderer): remove closed windows from floating_windows by @nhat-vo in #760
- fix(setup): subscribe neo-tree buffer cleanup to session load by @nhat-vo in #761
- feat(command): add close_all_subnodes by @nhat-vo in #764
- fix(command): do not collapse root node by @nhat-vo in #762
New Contributors
Full Changelog: 2.50...2.51