Skip to content

opsrob/rob-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

.vimrc config files for Linux and Mac OS MacVim (mvim).


To use:

  $ git clone git://github.com/opsrob/vmrc.git ~/

Run install.sh to copy .vimrc and .gvimrc, this makes no effort
to be sane or backup files.
  $ ~/install.sh

Make the .vim/bundle directory:
  $ mkdir ~/.vim/bundle

Setup Vundle:
  $ git clone git://github.com/gmarik/vundle.git ~/.vim/bundle/vundle

Install configured bundles:

  $ vim +BundleInstall +qall

About

OSX and Linux .vimrc/.gvimrc files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors