diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index d3588c3..6eabb8a 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -84,7 +84,6 @@ set -g @plugin 'tmux-plugins/tmux-continuum' set -g @plugin 'tmux-plugins/tmux-prefix-highlight' set -g @plugin 'tmux-plugins/tmux-resurrect' set -g @plugin 'tmux-plugins/tmux-sensible' -set -g @plugin 'tmux-plugins/tmux-yank' set -g @plugin 'tmux-plugins/tpm' set -g @plugin 'vim-tmux-navigator' diff --git a/.gitmodules b/.gitmodules index f89cab0..af3f4bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -32,9 +32,6 @@ [submodule "tmux-sensible"] path = .local/share/tmux/plugins/tmux-sensible url = https://github.com/tmux-plugins/tmux-sensible -[submodule "tmux-yank"] - path = .local/share/tmux/plugins/tmux-yank - url = https://github.com/tmux-plugins/tmux-yank [submodule "tpm"] path = .local/share/tmux/plugins/tpm url = https://github.com/tmux-plugins/tpm diff --git a/.local/share/tmux/plugins/tmux-yank b/.local/share/tmux/plugins/tmux-yank deleted file mode 160000 index 1b1a436..0000000 --- a/.local/share/tmux/plugins/tmux-yank +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 1b1a436e19f095ae8f825243dbe29800a8acd25c