Remove tmux-grep plugin

This commit is contained in:
Yax 2026-04-24 09:11:41 +02:00
parent 9b266a08d4
commit 1c727e1c2a

View file

@ -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'