My Vim configuration files and modules
Find a file
2011-12-13 10:19:56 +01:00
bundle ctrlp vim module 2011-12-13 10:19:56 +01:00
scripts fix path 2011-10-12 19:52:19 +02:00
tmp keep dirs 2011-10-30 20:45:57 +01:00
.gitignore ignore tmp dir 2011-10-30 20:26:43 +01:00
.gitmodules ctrlp vim module 2011-12-13 10:19:56 +01:00
LICENSE license 2011-05-29 19:50:59 +02:00
README.md readme 2011-05-29 18:48:20 +02:00
setup.sh easy setup 2011-12-13 10:19:31 +01:00
vimrc coffeescript shortcuts 2011-12-01 17:05:50 +01:00

This is my vim setup with convenience scripts for easy deployment on multiple computers.

  • git clone vimfiles.git
  • cd vimfiles
  • make
  • enjoy.

It both works standalone and integrates into my dotfiles repo.