github nvim-tree/nvim-tree.lua nvim-tree-v1.16.0
nvim-tree: v1.16.0

latest releases: v1.16.0, v1.16, v1...
9 hours ago

1.16.0 (2026-03-17)

Features

Bug Fixes

  • ##3288: restore single-item paste conflict prompts (#3289) (b3772ad)
  • #3178: handle Windows paths in ignore_dirs and add .zig-cache to defaults (#3261) (5499299)
  • #3187: prevent closing the last non-floating window when deleting files (#3282) (018a078)
  • #3198: add filesystem_watchers.max_events to handle runaway filesystem events on PowerShell (#3232) (c07ce43)
  • #3248: bookmark filter shows contents of marked directories (#3249) (5757bcf)
  • #3251: pass git.timeout to all vim.system git calls (#3277) (e49b0d9)
  • #3265: rename module api.health to api.appearance, to avoid :checkhealth detection (#3266) (1df1960)
  • #3267: renderer.icons.*_placement 'right_align' at the right hand edge, not the right of the name (#3270) (fa3c458)
  • #3281: fix a bug when a view width of -1 is returned from a function (#3283) (c988e28)
  • allow 0 (unlimited) filesystem_watchers.max_events which is the new default, except for windows at 1000 (#3279) (87594aa)
  • increase filesystem_watchers.max_events from 100 to 1000 (#3263) (0f4d2d6)
  • restore bookmark filter for marked directories (5757bcf)

Performance Improvements

  • #3284: re-draw instead of refreshing the tree when a buffer is modified (#3285) (c8d8d51)

Don't miss a new nvim-tree.lua release

NewReleases is sending notifications on new releases.