added toggleterm and whitch-key.nvim.

due to adding whitch-key.nvim, also added descs to all keybinds.
This commit is contained in:
Gabe Venberg 2023-09-07 11:10:29 -05:00
parent 855108ffc2
commit 5f5dc76261
5 changed files with 126 additions and 62 deletions

View file

@ -61,6 +61,9 @@ bind r source-file ~/.tmux.conf
#fix annoying escape behavior
set -sg escape-time 0
#pass through focus events
set -g focus-events on
#customizing ma tmux status line!
#make sure the left status line can hold the stuff we are about to give it.
set -g status-left-length 20