From f957e358011596e8ae29fc0254d3aad87b5c5f23 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 3 Feb 2024 02:54:25 -0600 Subject: chore: updates and minimal changes --- .config/nvim | 2 +- .config/tms/default-config.toml | 6 ++++-- .config/tmux/tmux.conf | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.config/nvim b/.config/nvim index 130eede..7f79a6e 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 130eede87d4dee6aee31157417f90f7bacb1525f +Subproject commit 7f79a6ef4be13a4511dfa8a06c9cedb9dcb3c67a diff --git a/.config/tms/default-config.toml b/.config/tms/default-config.toml index 5630a23..8071100 100644 --- a/.config/tms/default-config.toml +++ b/.config/tms/default-config.toml @@ -1,3 +1,5 @@ +display_full_path = true + [[search_dirs]] -path = '/home/david/go' -depth = 1 +path = '/home/david/code' +depth = 2 diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index 298828b..fd5d4cd 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -43,7 +43,7 @@ set -g @plugin 'erikw/tmux-powerline' # https://github.com/jrmoulton/tmux-sessionizer bind f display-popup -E "tms" bind C-q run-shell "tms kill" -bind C-j display-popup -E "tms switch" +bind C-l display-popup -E "tms switch" bind C-w display-popup -E "tms windows" # cht.sh bind i display-popup -E "cht.sh" -- cgit v1.2.3-70-g09d2