From 193c1ebc9a9651ad005109b07e5256223663638f Mon Sep 17 00:00:00 2001 From: rolandtjr <61219156+rolandtjr@users.noreply.github.com> Date: Wed, 10 Mar 2021 01:03:55 -0500 Subject: [PATCH] Update .tmux.conf --- .tmux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tmux.conf b/.tmux.conf index 9026ba2..f087dad 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -9,7 +9,7 @@ bind-key C-a send-prefix # don't rename windows automatically set-option -g allow-rename off -# smart pane swtiching with awareness of vim splits +# smart pane switching with awareness of vim splits bind h select-pane -L bind j select-pane -D