From adf23ccf02b78463449663157c912c011a7cb45e Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 7 Jun 2024 11:20:07 +0200 Subject: [PATCH] chore(tmux): remove plugin --- tmux/tmux.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/tmux/tmux.conf b/tmux/tmux.conf index f7bcc96..b0d2471 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -167,7 +167,6 @@ set -g @plugin 'wfxr/tmux-fzf-url' # u set -g @plugin 'christoomey/vim-tmux-navigator' set -g @plugin 'joshmedeski/tmux-nerd-font-window-name' set -g @plugin 'fcsonline/tmux-thumbs' -set -g @plugin 'akohlbecker/aw-watcher-tmux' # Initialize TMUX plugin manager (keep this line at the very bottom of tmux.conf) run '~/.tmux/plugins/tpm/tpm'