File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.15 .0"
2+ "." : " 1.16 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.16.0] ( https://github.com/nvim-tree/nvim-tree.lua/compare/nvim-tree-v1.15.0...nvim-tree-v1.16.0 ) (2026-01-27)
4+
5+
6+ ### Features
7+
8+ * add < ; Del> ; mapping ([ ca8d82f] ( https://github.com/nvim-tree/nvim-tree.lua/commit/ca8d82fff26cb12ced239713e3222f4a9dcd0da0 ) )
9+ * add default < ; Del> ; mapping for api.fs.remove ([ #3238 ] ( https://github.com/nvim-tree/nvim-tree.lua/issues/3238 ) ) ([ ca8d82f] ( https://github.com/nvim-tree/nvim-tree.lua/commit/ca8d82fff26cb12ced239713e3222f4a9dcd0da0 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** #3198 :** add filesystem_watchers.max_events to handle runaway filesystem events on PowerShell ([ #3232 ] ( https://github.com/nvim-tree/nvim-tree.lua/issues/3232 ) ) ([ c07ce43] ( https://github.com/nvim-tree/nvim-tree.lua/commit/c07ce43527e5f0242121f4eb1feb7ac0ecea8275 ) )
15+ * ** #3248 :** bookmark filter shows contents of marked directories ([ #3249 ] ( https://github.com/nvim-tree/nvim-tree.lua/issues/3249 ) ) ([ 5757bcf] ( https://github.com/nvim-tree/nvim-tree.lua/commit/5757bcf0447d22d8f78826bc5c59b28da2824c3b ) )
16+ * restore bookmark filter for marked directories ([ 5757bcf] ( https://github.com/nvim-tree/nvim-tree.lua/commit/5757bcf0447d22d8f78826bc5c59b28da2824c3b ) )
17+
318## [ 1.15.0] ( https://github.com/nvim-tree/nvim-tree.lua/compare/nvim-tree-v1.14.0...nvim-tree-v1.15.0 ) (2026-01-11)
419
520
You can’t perform that action at this time.
0 commit comments