mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
merge bookmark name caching with path string caching
We needed to change how the bookmark name caching was done to work with the new path-display-string caching. It has now been merged into path string caching.
This commit is contained in:
@@ -882,6 +882,8 @@ fridge for later ;)
|
||||
- applied a patch from Matan Nassau to add the NERDTreeQuitOnOpen option
|
||||
which closes the tree window after opening a file. See :help
|
||||
NERDTreeQuitOnOpen.
|
||||
- optimised the nerd tree rendering. Now it takes just over 1/3 of the time
|
||||
it previously took to render.
|
||||
- fix to window resizing when opening a file when NERD tree is the only
|
||||
window open
|
||||
|
||||
|
||||
Reference in New Issue
Block a user