Skip to content

Releases: nvim-neo-tree/neo-tree.nvim

3.26

20 May 14:25
8c75e8a
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 3.25...3.26

3.25

13 Apr 23:19
3.25
7aad1bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.24...3.25

3.24

13 Apr 02:09
3.24
c61074a
Compare
Choose a tag to compare

What's Changed

  • feat: allow to pass function to fuzzy_finder_mappings by @adoyle-h in #1423
  • feat(set_root): allow filesystem and buffers to run set_root when the cursor is on both files and directories by @xvzc in #1420
  • fix: revert window close buffer cleanup code by @cseickel in #1433

New Contributors

Full Changelog: 3.23...3.24

3.23

26 Mar 11:38
3.23
16d1b19
Compare
Choose a tag to compare

What's Changed

  • fix(renderer): check if current buffer is loaded by @pysan3 in #1406

Full Changelog: 3.22...3.23

3.22

21 Mar 13:35
3.22
8afbb06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.21...3.22

3.21

14 Mar 00:28
3.21
742db4e
Compare
Choose a tag to compare

What's Changed

  • fix: continue improving Windows path escaping for commands by @bwpge in #1388
  • fix(selector): selector layouts cannot handle when not enough width by @pysan3 in #1392
  • fix(winfixbuf): avoid windows that have winfixbuf when opening buffers by @pysan3 in #1390
  • Delete enable_normal_mode_for_inputs from defaults.lua by @rrrix in #1395

New Contributors

Full Changelog: 3.20...3.21

3.20

09 Mar 16:42
3.20
7f2ebde
Compare
Choose a tag to compare

What's Changed

  • fix(deprecations): wrap was a window option by @pysan3 in #1387

Full Changelog: 3.19...3.20

3.19

09 Mar 14:32
3.19
bce4540
Compare
Choose a tag to compare

What's Changed

  • fix(renderer): fix cursor jumping by @pysan3 in #1377
  • feat(nui): allow callbacks in nui input with option by @pysan3 in #1372

Full Changelog: 3.18...3.19

3.18

04 Mar 12:54
3.18
459c603
Compare
Choose a tag to compare

What's Changed

  • fix: improve path escaping for commands on Windows by @bwpge in #1353
  • fix(renderer): clean out edge cases of cursor.position.restore by @pysan3 in #1355
  • fix: skip normalizing empty file paths by @bwpge in #1363

Full Changelog: 3.17...3.18

3.17

14 Feb 13:06
3.17
f3941c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.16...3.17