I am using vim 7.3, the NERDTree 4.1 plugin and VCSCommand version 1.99.42.
To commit a directory in VCSCommand you need have the directory buffer open (it's the same with all commands on directories), however whenever I try to open a directory buffer with the NERD Tree plugin installed it refers to the buffer as Nerd_tree_* and not the directory name which I need to make a relevant commit.
How do I prevent this from happening? How do I open a standard directory buffer with NERD tree installed? How do I turn NERD Tree off periodically to perform the command?
Note: I am aware of this stackoverflow question where the dev says he disabled the NERD Tree plugin because he was using Command-T as a file explorer, but I would like to continue to use NERD Tree, there is no mention of disabling NERD Tree in the help.