Move tmux-plugins (tmux-prefix-highlight, tmux-copycat) to git submodules.

This commit is contained in:
2016-08-04 19:45:45 +02:00
parent 3870e780a4
commit 63010fa2fc
17 changed files with 10 additions and 1005 deletions

6
.gitmodules vendored Normal file
View 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