Skip to content

Release v2.9

Compare
Choose a tag to compare
@cseickel cseickel released this 07 Apr 12:08
· 325 commits to v2.x since this release
v2.9
ed095ba

New Features

  • Refactor async directory scan to make it parallel
  • Add an option to scan synchronously (which is usually faster): filesystem = { async_directory_scan = false }
  • Support changing the git base for git status using Neotree <gitref> or Neotree git_base=<gitref>
  • Add NeoTreeEndOfBuffer highlight group

Bug Fixes

  • Handle git ignored logic correctly for files that are both ignored and dotfiles