From dd103824bb1d5e27b2b876b505781d40d80a7ab7 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Wed, 25 Mar 2020 19:05:36 +0530 Subject: [PATCH] tmux: Remove tmux fingers Signed-off-by: Sanchayan Maity --- .gitmodules | 3 --- tmux/.tmux.conf | 1 - tmux/.tmux/plugins/tmux-fingers | 1 - 3 files changed, 5 deletions(-) delete mode 160000 tmux/.tmux/plugins/tmux-fingers diff --git a/.gitmodules b/.gitmodules index e226cbd..c92162d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,3 @@ [submodule "tmux/.tmux/plugins/tmux-yank"] path = tmux/.tmux/plugins/tmux-yank url = https://github.com/tmux-plugins/tmux-yank.git -[submodule "tmux/.tmux/plugins/tmux-fingers"] - path = tmux/.tmux/plugins/tmux-fingers - url = https://github.com/Morantron/tmux-fingers.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index fce3c00..f9c03f1 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -123,6 +123,5 @@ run-shell '~/.tmux/plugins/tmux-continuum/continuum.tmux' run-shell '~/.tmux/plugins/tmux-yank/yank.tmux' run-shell '~/.tmux/plugins/tmux-copycat/copycat.tmux' run-shell '~/.tmux/plugins/tmux-open/open.tmux' -run-shell '~/.tmux/plugins/tmux-fingers/tmux-fingers.tmux' set -g @continuum-restore 'on' diff --git a/tmux/.tmux/plugins/tmux-fingers b/tmux/.tmux/plugins/tmux-fingers deleted file mode 160000 index d722ec7..0000000 --- a/tmux/.tmux/plugins/tmux-fingers +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d722ec7b3af18924f902a77c9e0beda5ca643f04