dotar/vim
2012-03-08 16:46:45 -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 Replaced vim-rspec with vim-ruby-conque bindings 2012-03-08 23:25:10 -08:00
plugin/settings Changed conflicting ,cc keymap to ,vc (execute vim command) 2012-03-08 16:46:45 -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.