Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roxma committed Feb 21, 2019
1 parent b7eb186 commit d69964a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -17,10 +17,10 @@ act like they're sharing the same clipboard.

- add `set -g focus-events on` to your `tmux.conf`.
- [vim-tmux-focus-events](https://github.com/tmux-plugins/vim-tmux-focus-events) for vim users.
- [neovim](https://github.com/neovim/neovim) used to be recommended. Because vim did
not support `TextYankPost` event before version 8.0.1394, which is required for `It also makes
multiple vim processes on top of the same tmux session act like they're
sharing the same clipboard`.
- [neovim](https://github.com/neovim/neovim) or vim above 8.0.1394 is
recommended for `TextYankPost` event, which is required for `It also makes
multiple vim processes on top of the same tmux session act like they're
sharing the same clipboard`.


## Demo
Expand Down

0 comments on commit d69964a

Please sign in to comment.