-
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!!
-
Notifications
You must be signed in to change notification settings - Fork 0
ThomasBS/vim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Vim setup using vundle as package manager
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published