From 603cb1fb227f6adc6846162a912e95f6a01c8993 Mon Sep 17 00:00:00 2001
From: eug-vs <eug-vs@keemail.me>
Date: Fri, 5 Mar 2021 14:04:02 +0300
Subject: feat(tmux): bind rofi-tmux to $mod+q

---
 Documents/wiki/tmux.md | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

(limited to 'Documents/wiki')

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
-- 
cgit v1.2.3