You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running :PlugInstall, all the plugins seem to work fine, but after quitting MacVim and relaunching it vimi can't find NERDtree, ctrlp, or vim airline commands. Running a :PlugStatus shows that all the plugins are ok, however I need to run :PlugInstall every time I launch for those plugins to work. I tried using Vundle too and I weirdly get the identical problem there. Just wondering if anyone has heard of this happening before.
Plugins are not being loaded after restarting MacVim
See full .gvimrc file here: https://gist.github.com/chrismcbride/ae688ba1b7d899432a09144933069062
When running
:PlugInstall
, all the plugins seem to work fine, but after quitting MacVim and relaunching it vimi can't find NERDtree, ctrlp, or vim airline commands. Running a:PlugStatus
shows that all the plugins are ok, however I need to run:PlugInstall
every time I launch for those plugins to work. I tried using Vundle too and I weirdly get the identical problem there. Just wondering if anyone has heard of this happening before.The text was updated successfully, but these errors were encountered: