I'm using Janus for Vim customizations.
One thing that bothers me is that it opens NERD Tree in a separate buffer on start. I don't want to disable NERD Tree completely. Just want to not get it opened on start.
Is there a way without tweaking the internals of Janus?
Finally figured it out based on the Janus configuration mentioned by @romanl.
I had to add to ~/.vimrc.after
augroup AuNERDTreeCmd
autocmd!
augroup end
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With