Skip to content

nvim-tree: v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jul 06:17
f9ff00b

1.5.0 (2024-07-11)

Features

  • #2127: add experimental.actions.open_file.relative_path to open files with a relative path rather than absolute (#2805) (869c064)
  • #2598: add api.tree.resize (#2811) (2ede0de)
  • #2799: filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (#2800) (8b2c5c6)
  • #2799: filesystem_watchers.ignore_dirs and git.disable_for_dirs may be functions (8b2c5c6)

Bug Fixes

  • #2813: macos: enable file renaming with changed capitalization (#2814) (abfd1d1)
  • #2819: experimental.actions.open_file.relative_path issue following change directory (#2820) (12a9a99)