lsp and dap fixes
This commit is contained in:
@ -115,7 +115,7 @@ bind-key -r > swap-window -t +1\; select-window -t +1
|
||||
|
||||
# loop through current window's panes while zoomed
|
||||
bind -r "'" select-pane -t .+1 \; resize-pane -Z
|
||||
bind -r ";" select-pane -t .-1 \; resize-pane -Z
|
||||
bind -r ";" select-pane -t .+1 \; resize-pane -Z \; copy-mode
|
||||
|
||||
bind-key C-a set-option -g prefix C-a
|
||||
|
||||
|
Submodule tmux/.tmux/plugins/tmux-continuum updated: 3e4bc35da4...0698e8f4b1
Reference in New Issue
Block a user