From bbb4f0339cc183842d36a8fec4a2b336a54a7c6e Mon Sep 17 00:00:00 2001 From: Julian Prein Date: Mon, 27 Jun 2022 03:15:06 +0200 Subject: [PATCH] tmux:plugs: Switch to my fork of preview-highlight --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1de596f..be351a7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,7 +25,7 @@ url = https://github.com/tmux-plugins/tmux-continuum [submodule "tmux-prefix-highlight"] path = .local/share/tmux/plugins/tmux-prefix-highlight - url = https://github.com/tmux-plugins/tmux-prefix-highlight + url = https://github.com/druckdev/tmux-prefix-highlight [submodule "tmux-resurrect"] path = .local/share/tmux/plugins/tmux-resurrect url = https://github.com/tmux-plugins/tmux-resurrect