dotar/vim
Fabio Gallonetto c10e95ba75 Add fugitive navigation enhancements
The tree buffer makes it easy to drill down through the directories of
your git repository, but it’s not obvious how you could go up a level to
the parent directory. This new mappings ".." helps.
2013-04-09 17:42:00 +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 fugitive navigation enhancements 2013-04-09 17:42:00 +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 Adding visual star search vundle 2013-04-07 00:14:00 +02: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.