dotar/vim
Yan Pritzker 8ce49daaa0 Revert "Change indent/unindent behaviour in visual mode"
This is not good for normal vim behavior. You should be able to hit '.'
to repeat the last command. This change breaks that with respect to
indenting.

This reverts commit 72ff8f33db.
2013-05-01 11:21:19 -05:00
..
after/plugin Switched to @skwp fork of YankRing without evil @ mapping 2012-09-26 15:17:17 -07:00
ftplugin Enable spell checking for git commits. 2012-05-15 14:55:49 +02:00
plugin/settings Revert "Change indent/unindent behaviour in visual mode" 2013-05-01 11:21:19 -05: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 Merge pull request #292 from skwp/vundles_local 2013-04-29 20:25:27 -07: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.