Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.34 source code.tar.gz | 2025-07-02 | 193.9 kB | |
3.34 source code.zip | 2025-07-02 | 251.0 kB | |
README.md | 2025-07-02 | 1.6 kB | |
Totals: 3 Items | 446.4 kB | 1 |
What's Changed
- refactor(types): revise mapping types by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1787
- fix(renderer): fix cut & paste stack overflow on hidden root by @Sedonn in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1792
- feat(health): show unchecked config fields on
:verbose
by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1797 - fix(fs_actions): disallow deletion of root nodes by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1793
- feat: git undo last commit, soft reset last commit by @binoymanoj in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1802
- refactor(types): type most internal objects by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1799
- docs: correct unforgivable formatting blunder by @twhlynch in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1806
- feat(fuzzy_finder): normal mode controls, respect mapping config by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1788
- fix(fuzzy_finder): remove unused opts keys when mapping by @pynappo in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1811
New Contributors
- @Sedonn made their first contribution in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1792
- @binoymanoj made their first contribution in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1802
- @twhlynch made their first contribution in https://github.com/nvim-neo-tree/neo-tree.nvim/pull/1806
Full Changelog: https://github.com/nvim-neo-tree/neo-tree.nvim/compare/3.33...3.34