Skip to content

Consider making vundle to be declarative (as VAM is) #388

@MarcWeber

Description

@MarcWeber

Simply because its easier:
The Bundle command should

  1. check whether the plugin is there
  2. if not check it out
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions