My Vim configuration files and modules
Find a file
2011-08-08 17:08:08 +02:00
autoload rc, pathogen, solarized 2011-05-29 16:51:05 +02:00
bundle enabled ack and git 2011-08-05 11:05:31 +02:00
bundle.available added ack, git-vim and vcscommand 2011-08-05 11:04:36 +02:00
scripts shebang 2011-05-29 17:28:42 +02:00
.gitmodules added ack, git-vim and vcscommand 2011-08-05 11:04:36 +02:00
LICENSE license 2011-05-29 19:50:59 +02:00
README.md readme 2011-05-29 18:48:20 +02:00
vimrc command-t list order 2011-08-08 17:08:08 +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.