Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jhchabran/old-vimfiles

My personal vimfiles, all batteries included !
https://github.com/jhchabran/old-vimfiles

Last synced: about 19 hours ago
JSON representation

My personal vimfiles, all batteries included !

Awesome Lists containing this project

README

        

Installation
============

Clone the repo:
`git clone https://github.com/jhchabran/vimfiles.git ~/.vim`

Then install Vundle:
`git clone http://github.com/gmarik/vundle.git ~/.vim/bundle/vundle`

Make sure vim finds the vimrc file by either symlinking it:
`ln -s ~/.vim/vimrc ~/.vimrc`

Remember to run :BundleInstall to tell Vundle to grab all plugins