After I switched from `vundle#rc()` to `vundle#begin()`, I've started getting the following errors for NerdTree: `Error detected while processing VimEnter Auto commands for "*":` If I switch to `rc()` again, the error goes away. What am I doing wrong?
After I switched from
vundle#rc()tovundle#begin(), I've started getting the following errors for NerdTree:Error detected while processing VimEnter Auto commands for "*":If I switch to
rc()again, the error goes away. What am I doing wrong?