From d6ea6e7626691d9a41f55289010fe247eba42136 Mon Sep 17 00:00:00 2001 From: Pete <45462076+Peter-McKinney@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:51:30 -0600 Subject: [PATCH] Add tmux-fzf-open-files-nvim plugin to readme (#138) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad3b74b..f7e9d62 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [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/rickstaa/tmux-notify) A plugin to notify you when processes are finished. - [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-fzf-open-files-nvim](https://github.com/Peter-McKinney/tmux-fzf-open-files-nvim) - A plugin that parses pane text for files for selection in fzf to open in neovim. - [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.