Skip to content

Commit ffc2185

Browse files
committed
Update README. Fixes #24
1 parent f476177 commit ffc2185

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.mkd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ With **[vim-bundle](https://github.com/benmills/vim-bundle)**: `vim-bundle insta
1616

1717
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`.
1818

19+
_Note:_ Vimux requires vim with compiled ruby support. You can confirm you have ruby support by running `vim --version | grep +ruby`.
20+
1921
## Platform-specific Plugins
2022

2123
* [vimux-ruby-test](https://github.com/pgr0ss/vimux-ruby-test) a set of commands to easily run ruby tests

0 commit comments

Comments
 (0)