Skip to content

Commit ea99609

Browse files
committed
Note ideal tmux version in README
1 parent 4f13e27 commit ea99609

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.mkd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ 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`.
19+
_Notes:_
20+
21+
* Vimux requires vim with compiled ruby support. You can confirm you have ruby support by running `vim --version | grep +ruby`.
22+
* Vimux assumes a tmux version >= 1.5. Some older versions might work but it is recommeded to use at least version 1.5.
2023

2124
## Platform-specific Plugins
2225

0 commit comments

Comments
 (0)