mirror of
https://github.com/preservim/nerdtree.git
synced 2025-12-13 20:36:50 +01:00
* Move the classes out into `plugin/nerdtree/<classname>`. * Move the other functions out into `autoload/nerdtree.vim`. Stuff still to do: * extract out at least one view class from `autoload/nerdtree` - something like NERDTreeWindow * figure out which functions in autoload/nerdtree should be scoped to the script instead of public