Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M maximum-awesome
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Square
  • maximum-awesome
  • Merge requests
  • !56

Added support for Vundle

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/sebdah/master into master Aug 31, 2013
  • Overview 34
  • Commits 26
  • Pipelines 0
  • Changes 47

Created by: sebdah

This pull request adds support for Vundle for installing bundles. It has two new files

  • ~/.vimrc.bundles
  • ~/.vimrc.bundles.local

The former includes all previous vim bundles and the latter enables the user to install their own packages. Vundle docs are here https://github.com/gmarik/vundle.

Please test this. I have used it on a Mac with 10.8.4.

This resolves #45 (closed).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/sebdah/master