dotar/vim
Fabio Gallonetto 990f8b35b3 Remove csapprox
Since we're now able to install Solarized on iTerm2, there's no
need for approximating the theme when using vim instead of
mvim. In fact, using csapprox on iTerm2 with solarized installed
breaks the theme completely.
2013-03-16 17:09:48 +00: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 Move mapleader definition to vimrc 2013-03-16 17:09:43 +00: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 Remove csapprox 2013-03-16 17:09:48 +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.