uninstall tmux power zoom plugin:wq
This commit is contained in:
parent
2826a5cdc0
commit
cf32d2a00b
1 changed files with 0 additions and 4 deletions
|
@ -136,14 +136,10 @@ bind r source-file ~/.tmux.conf \; display-message "config reloaded!"
|
||||||
set -g @command-capture-prompt-pattern '$ '
|
set -g @command-capture-prompt-pattern '$ '
|
||||||
set -g @command-capture-editor-cmd 'gedit -'
|
set -g @command-capture-editor-cmd 'gedit -'
|
||||||
|
|
||||||
# plugin power zoom
|
|
||||||
set -g @power_zoom_trigger 'z'
|
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
set -g @plugin 'tmux-plugins/tpm'
|
set -g @plugin 'tmux-plugins/tpm'
|
||||||
set -g @plugin 'laktak/extrakto'
|
set -g @plugin 'laktak/extrakto'
|
||||||
set -g @plugin 'artemave/tmux_capture_last_command_output'
|
set -g @plugin 'artemave/tmux_capture_last_command_output'
|
||||||
set -g @plugin 'jaclu/tmux-power-zoom'
|
|
||||||
set -g @plugin 'MunifTanjim/tmux-mode-indicator'
|
set -g @plugin 'MunifTanjim/tmux-mode-indicator'
|
||||||
set -g @plugin "arcticicestudio/nord-tmux"
|
set -g @plugin "arcticicestudio/nord-tmux"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue