diff --git a/dot_tmux.conf.tmpl b/dot_tmux.conf.tmpl index 75a4b78..eaf0a1d 100644 --- a/dot_tmux.conf.tmpl +++ b/dot_tmux.conf.tmpl @@ -153,10 +153,6 @@ set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'fabioluciano/tmux-powerkit' set -g @plugin 'azorng/tmux-smooth-scroll' -# tmux-grep: search across all panes (prefix + @) -set -g @grep-key '@' -set -g @plugin 'cookiecad/tmux-grep' - # tmux-tpad set -g @plugin 'Subbeh/tmux-tpad'