Moved vim-markdown-preview to submodule

This commit is contained in:
yan
2011-12-07 00:44:28 -08:00
committed by Yan Pritzker
parent a7daefcb86
commit 9cb89b4179
51 changed files with 5 additions and 6135 deletions

View File

@@ -145,6 +145,7 @@ Included vim plugins
* vim-ruby-conque - helpers to run ruby,rspec,rake within ConqueTerm - use \rr (ruby), \ss (rspec), \ll (rspec line), \RR (rake)
* AnsiEsc - inteprets ansi color codes inside log files. great for looking at Rails logs
* ruby-debug-ide - not quite working for me, but maybe it will for you. supposedly a graphical debugger you can step through
* tComment - gcc to comment a line, gcp to comment blocks, nuff said
Adding your own vim plugins
---