Move tmux-plugins (tmux-prefix-highlight, tmux-copycat) to git submodules.
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule ".tmux/plugins/tmux-prefix-highlight"]
|
||||
path = .tmux/plugins/tmux-prefix-highlight
|
||||
url = https://github.com/tmux-plugins/tmux-prefix-highlight.git
|
||||
[submodule ".tmux/plugins/tmux-copycat"]
|
||||
path = .tmux/plugins/tmux-copycat
|
||||
url = https://github.com/tmux-plugins/tmux-copycat
|
||||
Reference in New Issue
Block a user