From 603d0ccdbfc167775d40db137a1a8d86edbabcfa Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 7 Jun 2018 08:38:14 -0600 Subject: [PATCH] Add link to tmux-vim-integration plugin Add [tmux-vim-integration](https://github.com/jsahlen/tmux-vim-integration.plugin.zsh) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f9eb357..e160a28 100644 --- a/README.md +++ b/README.md @@ -498,6 +498,7 @@ These frameworks make customizing your zsh setup easier. * [tmux-fork](https://github.com/sharktamer/zsh-tmux) Standalone fork of the oh-my-zsh tmux plugin * [tmux-rename](https://github.com/sei40kr/zsh-tmux-rename) - Rename [tmux](https://tmux.github.io) windows automatically. * [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH. +* [tmux-vim-integration](https://github.com/jsahlen/tmux-vim-integration.plugin.zsh) - Open files in a running Vim (or NeoVim) session, from an adjacent Tmux pane * [tmux-zsh-vim-titles](https://github.com/MikeDacre/tmux-zsh-vim-titles) - Create unified terminal titles for tmux, ZSH, and Vim/NVIM, modular. * [travis](https://github.com/denolfe/zsh-travis) - Opens the Travis CI page for the current repo if one exists. * [tsm](https://github.com/RobertAudi/tsm) - Adds a [tmux](https://tmux.github.io) Session Manager.