diff --git a/tmux/dot-tmux.conf b/tmux/dot-tmux.conf index 17a3b8b..30311eb 100644 --- a/tmux/dot-tmux.conf +++ b/tmux/dot-tmux.conf @@ -1,6 +1,7 @@ # Plugins set -g @plugin 'mrjones2014/smart-splits.nvim' set -g @plugin 'tmux-plugins/tmux-sensible' +set -g @plugin 'wfxr/tmux-fzf-url' # Settings set -ag terminal-overrides ",xterm-256color:RGB"