Add tmux-open-nvim plugin (#88)

tmux-open-nvim is a plugin that finds an instance of neovim running in the current tmux
window and opens a file there. It integrates well with tmux-fingers or tmux-open for when
a file path is in a pane and you want to open that file in neovim in an adjacent pane.
This commit is contained in:
Trevor Arjeski 2023-01-08 08:35:59 +03:00 committed by GitHub
parent ee0bf063b4
commit 78fad2e46c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -131,6 +131,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
- [tmux-modal](https://github.com/whame/tmux-modal) - Execute complex tmux commands in just a few keystrokes with a modal mode that is designed to be efficient, easy to remember and comfortable.
- [tmux-mouse-swipe](https://github.com/jaclu/tmux-mouse-swipe) - Switch Window or Session by clicking right mouse button and swiping.
- [tmux-notify](https://github.com/ChanderG/tmux-notify) A plugin to notify you when processes complete.
- [tmux-open-nvim](https://github.com/trevarj/tmux-open-nvim) - A plugin to help open files in a running instance of Neovim. Pairs well with tmux-fingers or tmux-open.
- [tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator
- [tmux-1password](https://github.com/yardnsm/tmux-1password) Access your 1Password login items in a tmux pane.
- [tmux-jump](https://github.com/schasse/tmux-jump) Vimium/Easymotion like navigation for tmux.