Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 596 Bytes

File metadata and controls

20 lines (15 loc) · 596 Bytes

pludoni GmbH Vim Files


  git clone git@github.com:zealot128/vimfiles.git ~/.vim # for members of pludoni
  git clone git://github.com/outsmartin/vimfiles.git ~/.vim
  ln -s ~/.vim/vimrc .vimrc
  cd ~/.vim
  git checkout pludoni
  git submodule update --init

More information about the included plugins see https://github.com/akitaonrails/vimfiles

Credits

  • Original project and most of the heavy lifting: @scrooloose
  • All the cool plugins for Rails, Cucumber and more: @timpope
  • Great Command-T plugin by: Wincent
  • Hacks and some snippets: @akitaonrails