dotar/vim
2012-03-06 15:44:41 -08:00
..
after/plugin simple vimrc customizations. ~/.vimrc.before is loaded before everything. ~/.vimrc.after is loaded after all plugins load. 2012-01-25 14:26:23 -05:00
bundle Replace showmarks due to deleted repo by @garbas [Close #39] 2012-03-06 13:53:38 -08:00
plugin/settings Remove semicolon mapping; semicolon is used to repeat last find command 2012-03-06 15:44:41 -08:00
snippets@15cb6bf4fa Replaced snippets with scrooloose-snippets 2011-12-08 01:51:42 -08: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

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.