mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
The tree filters for files/hidden-files/bookmarks now operate off tab local variables which default to the global variables when a nerd tree is initialised in the tab. Note: the file-filter already operated in this way. This means that each tree/tab has its own filter settings that are initialised to the users preferences as specified by the global variables, but can be altered independently of the other trees/tabs