From f7bbc5e6740f6199d7ed0fe704daaa7efd98c093 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Tue, 3 Mar 2026 18:46:16 +0100 Subject: nvim update --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) (limited to '.tmux.conf') diff --git a/.tmux.conf b/.tmux.conf index 6883035..b539582 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -17,8 +17,6 @@ bind -N "⌘+l last-session (via sesh) " L run-shell "sesh last || tmux display- bind -N "⌘+l last-session (via sesh) " C-z run-shell "sesh last || tmux display-message -d 1000 'Oops, no last sessions found'" bind-key h swap-window -t -1 \; select-window -t -1 bind-key l swap-window -t +1 \; select-window -t +1 -bind-key n split-window -h -p 25 "nvim note.md" -bind-key m kill-pane bind-key "K" run-shell "sesh connect \"$( sesh list --icons --hide-duplicates | fzf-tmux -p 100%,100% --no-border \ -- cgit v1.2.3