-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 1.16 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[submodule "nvim"]
path = nvim
url = https://github.com/jharlow/nvim
[submodule "tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux-battery"]
path = tmux/.tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery
[submodule "tmux-copycat"]
path = tmux/.tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat
[submodule "tmux-online-status"]
path = tmux/.tmux/plugins/tmux-online-status
url = https://github.com/tmux-plugins/tmux-online-status
[submodule "tmux-open"]
path = tmux/.tmux/plugins/tmux-open
url = https://github.com/tmux-plugins/tmux-open
[submodule "tmux-plugin-sysstat"]
path = tmux/.tmux/plugins/tmux-plugin-sysstat
url = https://github.com/samoshkin/tmux-plugin-sysstat
[submodule "tmux-prefix-highlight"]
path = tmux/.tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight
[submodule "tmux-sidebar"]
path = tmux/.tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar
[submodule "vim-tmux-navigator"]
path = tmux/.tmux/plugins/vim-tmux-navigator
url = https://github.com/christoomey/vim-tmux-navigator