From 42d2e854f63d54c420c023588032d02d7e7d60d1 Mon Sep 17 00:00:00 2001 From: Paul Walker Date: Mon, 22 Jun 2020 11:28:22 +0100 Subject: [PATCH] tmux: tidy --- tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/tmux.conf b/tmux.conf index 54e5dff..853bc3d 100644 --- a/tmux.conf +++ b/tmux.conf @@ -13,8 +13,6 @@ set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-continuum' set -q @plugin 'tmux-plugins/tmux-sidebar' -# set -g @plugin 'christoomey/vim-tmux-navigator' - # Other examples: # set -g @plugin 'github_username/plugin_name' # set -g @plugin 'git@github.com/user/plugin'