dotar/vim
Fabio Gallonetto 2521763858 Add support for sourcing the right rvm env on bufenter
This extra configuration plugin calls :Rvm on every BufEnter
making sure that the right GEM_HOME and GEM_PATH are
set.
2013-03-30 13:48:42 +01: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 Add support for sourcing the right rvm env on bufenter 2013-03-30 13:48:42 +01: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 Add tpope/vim-rvm to the plugin list 2013-03-30 13:48:42 +01: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.