From d93164f3c4ac23a8b8bff06b3507471ae1a9f5ad Mon Sep 17 00:00:00 2001 From: Alex Hunt Date: Mon, 10 Sep 2018 10:47:44 +0100 Subject: [PATCH] Add entry for sublime-tmux under Miscellaneous --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38d89ac..37f2e57 100644 --- a/README.md +++ b/README.md @@ -91,5 +91,6 @@ List of helpful tmux links for various tutorials, plugins, and configuration set ## Miscellaneous - [Statically linked tmux](https://gist.github.com/rothgar/719ef460efc214c8d222) Install new version without root access +- [sublime-tmux](https://github.com/huntie/sublime-tmux) Sublime Text plugin to interact with tmux sessions - [vim-tmux](https://github.com/tmux-plugins/vim-tmux) vim plugin for tmux.conf - [vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) Seamless navigation between tmux panes and vim splits