| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nvim-tree_ v1.18.0 source code.tar.gz | 2026-07-01 | 165.2 kB | |
| nvim-tree_ v1.18.0 source code.zip | 2026-07-01 | 231.8 kB | |
| README.md | 2026-07-01 | 1.3 kB | |
| Totals: 3 Items | 398.4 kB | 0 | |
1.18.0 (2026-07-01)
Features
Bug Fixes
- #3312: correct cursor when full name shown, requires nvim 0.12.2+ (#3316) (d277467)
- #3324: deprecated BufModifiedSet event replaced by OptionSet event for Nvim 0.13+ (#3325) (f9bfc00)
- #3327: pass nvim_tree.api.node.open.Opts to all applicable nvim_tree.api.node.open function (#3329) (07f541f)
- full-name: lower
zindexto get consistent cursor shape (d277467)