I've just started using the NERDTree vim plugin and am generally pleased with it. I also sometimes use the DirDiff plugin. My most frequent use of the DirDiff plugin is for git diff via this stack overflow explanation.
I'd like to configure NERDTree to be automatically closed when the DirDiff plugin in effect. Is this possible via my .vimrc
? I install these plugins via vim-plug.