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