Open
Description
Description
My folder has about 2k-3k files. When refreshing, it's very flow, taking about 4-5 seconds (on Windows OS). The refreshing appears to be a sync func. Etc during the refresh, whole vim get freezed, which makes auto fresh unusable, https://superuser.com/questions/1141994/autorefresh-nerdtree.
Also when expanding for the 1st time, it's very slow too.
Other plugin, such https://github.com/lambdalisue/fern.vim, is much faster (on Windows OS)
- Is it possible to improve the perf?
- Is it possible to change the sync mode to async? At least, the vim will not be freezed during the refresh.
Thanks.