Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
/ vim Public

Vim setup using vundle as package manager

Notifications You must be signed in to change notification settings

ThomasBS/vim

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • Clone this repository into your homedir:

    git clone https://github.com/ThomasBS/vim.git ~/.vim
  • Remove your .vimrc file

    rm ~/.vimrc
  • Symlink to the vimrc located in projects .vim folder

    ln -s .vim/vimrc .vimrc
  • Clone vundle into .vim/bundle

    git clone https://github.com/gmarik/vundle.git ~/.vim/bundle/vundle
  • Reload vim

  • Run BundleInstall command from Vim

    :BundleInstall
  • Enjoy!!

About

Vim setup using vundle as package manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.