dotar/vim
Yan Pritzker ac2f134bb7 Migrate to Vundle! Be sure to run rake :update
* duhanebel/vundle_migration:
  Remove "press a key to continue" before vundle_install
  Fix a bug preventing the correct update of vim
  Change duhanebel's forked repos to originals
  Fix a typo on the Rakefile
  Fix a bug that was preventing a clean install
  Change rake file to reuse methods in vundle.rb
  Update zsh alias to support new yadr's commands
  Add yadr command line tools to remove/list plugins
  Update yadr's binary to support Vundle
  Update Rakefile to manage pathogen-to-vundle upgrade
  Remove csapprox
  Move mapleader definition to vimrc
  Change vimrc to use Vundle instead of pathogen
  Add bundle to .gitignore
  Remove all vim submodules

Conflicts:
	.gitmodules
2013-03-29 08:06:00 -07:00
..
after/plugin Switched to @skwp fork of YankRing without evil @ mapping 2012-09-26 15:17:17 -07:00
bundle Migrate to Vundle! Be sure to run rake :update 2013-03-29 08:06:00 -07:00
ftplugin Enable spell checking for git commits. 2012-05-15 14:55:49 +02:00
plugin/settings Migrate to Vundle! Be sure to run rake :update 2013-03-29 08:06:00 -07:00
.gitignore Initial commit. 2011-11-17 16:00:49 -06:00
README.snipMate Moved snipmate to submodule 2011-12-08 01:41:08 -08:00
vundles.vim Change duhanebel's forked repos to originals 2013-03-21 16:38:41 +00:00

We are purposefully including an older version of snipMate (0.84) from mikefarmer's repo
so that it works with the long list of snippets available from the scrooloose/snippets
collection. The current mainline snipMate seems to be no longer compatible with those
snippets, but the scrooloose collection is still the best one to use.