diff options
| -rw-r--r-- | config/tmux/tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/tmux/tmux.conf b/config/tmux/tmux.conf index fa4c03a..530f1ef 100644 --- a/config/tmux/tmux.conf +++ b/config/tmux/tmux.conf @@ -23,6 +23,8 @@ set -g @plugin 'tmux-plugins/tpm' # set -g @tmux-gruvbox 'dark' set -g @plugin 'arcticicestudio/nord-tmux' +set -g @plugin 'tmux-plugins/tmux-prefix-highlight' +set -g @plugin 'wfxr/tmux-fzf-url' # set -g @plugin 'tomhey/tmux-remote-sessions' |
