From d189f2b99c459c5d6b8284ae1517cd7d9b3a1784 Mon Sep 17 00:00:00 2001 From: Ben Mills Date: Tue, 27 Mar 2012 13:51:59 -0500 Subject: [PATCH] Add Platform-specific Plugins section to the README. --- README.mkd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.mkd b/README.mkd index d60f576..627f031 100644 --- a/README.mkd +++ b/README.mkd @@ -14,6 +14,10 @@ With **[vim-bundle](https://github.com/benmills/vim-bundle)**: `vim-bundle insta Otherwise download the latest [tarball](https://github.com/benmills/vimux/tarball/master), extract it and move `plugin/vimux.vim` inside `~/.vim/plugin`. If you're using [pathogen](https://github.com/tpope/vim-pathogen), then move the entire folder extracted from the tarball into `~/.vim/bundle`. +## Platform-specific Plugins + +* [vimux-ruby-test](https://github.com/pgr0ss/vimux-ruby-test) a set of commands to easily run ruby tests + ## Usage ### RunVimTmuxCommand