aboutsummaryrefslogtreecommitdiff
path: root/Documents
diff options
context:
space:
mode:
Diffstat (limited to 'Documents')
-rw-r--r--Documents/wiki/tmux.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/Documents/wiki/tmux.md b/Documents/wiki/tmux.md
index 612e536..adc36ee 100644
--- a/Documents/wiki/tmux.md
+++ b/Documents/wiki/tmux.md
@@ -5,11 +5,9 @@ Cheatsheet: https://tmuxcheatsheet.com/?q=yyyy&hPP=100&idx=tmux_cheats&p=0&is_v=
## Plugins
Plugin manager: https://github.com/tmux-plugins/tpm
-## Friendship with Vim
-I use the same set of keys (`<C-[hjkl]>` - without prefix!) to navigate between Vim windows and Tmux panes.
+Seamless navigation with `vim` (`<C-[hjkl]>`): https://github.com/christoomey/vim-tmux-navigator
-Plugin: https://github.com/christoomey/vim-tmux-navigator
-
-## Project management with Tmuxinator
-I use [tmuxinator](https://github.com/tmuxinator/tmuxinator) for managing projects and sessions. Here's the [admin session example](../../.config/tmuxinator/admin.yml).
+## Project management
+Manage sessions: https://github.com/tmuxinator/tmuxinator
+Startup tmuxinator sessions quickly: https://github.com/viniarck/rofi-tmux