Skip to content

Commit

Permalink
Vim has TextYankPost
Browse files Browse the repository at this point in the history
  • Loading branch information
gotcha authored and roxma committed Feb 21, 2019
1 parent 24e6363 commit b7eb186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -17,8 +17,8 @@ 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) is recommended. Because vim does
not support `TextYankPost` event, which is required for `It also makes
- [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`.

Expand Down

0 comments on commit b7eb186

Please sign in to comment.