My Vim configuration files and modules
Find a file
2011-10-12 19:51:51 +02:00
bundle adding modules back 2011-10-12 19:51:51 +02:00
scripts shebang 2011-05-29 17:28:42 +02:00
.gitignore vim swap files 2011-10-12 19:23:16 +02:00
.gitmodules adding modules back 2011-10-12 19:51:51 +02:00
LICENSE license 2011-05-29 19:50:59 +02:00
README.md readme 2011-05-29 18:48:20 +02:00
vimrc Pathogen update and refactoring 2011-10-12 19:28:11 +02: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.