Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then to register a new plugin, add a Plugin directive under {{ under Plugin 'gmarik/Vundle.vim' }} with the owner/repository of the github repo for the plugin.  For instance to add edx-platform as a vim plugin (this won't work), you would add {{ a line with Plugin 'edx/edx-platform' }}

To install or update plugins, run the command from within vim

...