My Vim configuration files and modules
Find a file
2011-10-30 20:46:32 +01:00
bundle new module 2011-10-30 20:23:18 +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 -dup 2011-10-30 20:22:44 +01:00
LICENSE license 2011-05-29 19:50:59 +02:00
README.md readme 2011-05-29 18:48:20 +02:00
vimrc disable undo feature 2011-10-30 20:46:32 +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.