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
Simply because its easier:
The Bundle command should
check whether the plugin is there
if not check it out
activate it (set rtp and such)
Then looking at .vimrc would always be enough to understand which plugins got loaded.
Otherwise you have to look at the filesystem to find out which plugins got ignored because they are not on disk.
The text was updated successfully, but these errors were encountered:
Simply because its easier:
The Bundle command should
Then looking at .vimrc would always be enough to understand which plugins got loaded.
Otherwise you have to look at the filesystem to find out which plugins got ignored because they are not on disk.
The text was updated successfully, but these errors were encountered: