3.26
Announcement
I (@pysan3) have been assigned as the new lead developer for neo-tree.nvim. Big thanks to @cseickel who has created and led this project to a huge success. I am very honored to be able to play a big role and I have many plans to improve the plugin even more so stay tuned ;)
This release (3.26
) is the first release that is signed by me. Please see #1467 for more information.
Thanks to all the contributors and contributions listed below and I will appreciate more and more PRs from the community to enrich this plugin (yes in fact a PR to neo-tree was my first contribution to an OSS so never be afraid).
What's Changed
- fix: sources.manager.dispose* functions not working by @AThePeanut4 in #1435
- feat(preview): Scroll Preview window command and bindings by @alexveden in #1470
- feat(icon): file & folder symlink icon (related to #910) by @jackyhevey in #1119
- fix: handle more edge cases for Windows path escaping by @bwpge in #1458
- Fix typo in README.md by @carlwhittick in #1479
- fix: deprecated use of vim.diagnostic.is_disabled by @AThePeanut4 in #1474
- doc: minor updates to help doc by @dmspelma in #1443
New Contributors
- @AThePeanut4 made their first contribution in #1435
- @alexveden made their first contribution in #1470
- @jackyhevey made their first contribution in #1119
- @carlwhittick made their first contribution in #1479
- @dmspelma made their first contribution in #1443
Full Changelog: 3.25...3.26