Skip to content

nvim-tree: v1.18.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 02:53
531b807

1.18.0 (2026-07-01)

Features

  • #1549: p will paste files from another nvim-tree instance, gp will cut/paste (#3336) (c760c92)

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 zindex to get consistent cursor shape (d277467)