My Vim configuration files and modules
Find a file
2011-10-12 20:13:18 +02:00
bundle adding modules back 2011-10-12 19:51:51 +02:00
scripts fix path 2011-10-12 19:52:19 +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 stop polluting cwd and conserve undo info 2011-10-12 20:13:18 +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.