From 2caa66d6bb84088a83990ee32c602c729062b48f Mon Sep 17 00:00:00 2001 From: Armin Stepanjan Date: Thu, 13 May 2021 17:58:03 +0100 Subject: [PATCH] Remove vim-tmux-focus-events as obsolete --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3f68582..a7cf05a 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,6 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-tpm](https://github.com/tmux-plugins/tpm) Tmux Plugin Manager - [tmux-urlview](https://github.com/tmux-plugins/tmux-urlview) Quickly open any url on your terminal window! (No commits since 2016, see tmux-urlscan or tmux-fzf-url for a maintained alternative.) - [tmux-yank](https://github.com/tmux-plugins/tmux-yank) Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin. - - [vim-tmux-focus-events](https://github.com/tmux-plugins/vim-tmux-focus-events) Make terminal vim and tmux work better together. ### Development and testing