-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
53 lines (53 loc) · 2.04 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[submodule ".janus/terminus"]
path = .janus/terminus
url = https://github.com/wincent/terminus
[submodule ".janus/vim-airline"]
path = .janus/vim-airline
url = https://github.com/vim-airline/vim-airline
[submodule ".janus/vim-airline-themes"]
path = .janus/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule ".tmux/plugins/tmux-continuum"]
path = .tmux/plugins/tmux-continuum
url = https://github.com/tmux-plugins/tmux-continuum
[submodule ".tmux/plugins/tmux-fpp"]
path = .tmux/plugins/tmux-fpp
url = https://github.com/tmux-plugins/tmux-fpp
[submodule ".tmux/plugins/tmux-logging"]
path = .tmux/plugins/tmux-logging
url = https://github.com/tmux-plugins/tmux-logging
[submodule ".tmux/plugins/tmux-prefix-highlight"]
path = .tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-logging
[submodule ".tmux/plugins/tmux-resurrect"]
path = .tmux/plugins/tmux-resurrect
url = https://github.com/tmux-plugins/tmux-resurrect
[submodule ".tmux/plugins/tmux-sensible"]
path = .tmux/plugins/tmux-sensible
url = https://github.com/tmux-plugins/tmux-sensible
[submodule ".tmux/plugins/tmux-sessionist"]
path = .tmux/plugins/tmux-sessionist
url = https://github.com/tmux-plugins/tmux-sessionist
[submodule ".tmux/plugins/tmux-sidebar"]
path = .tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar
[submodule "janus/vim/tools/visualstar"]
path = .vim/janus/vim/toolss/visualstar
url = https://github.com/thinca/vim-visualstar.git
ignore = untracked
[submodule ".vim"]
path = .vim
url = https://github.com/carlhuda/janus
[submodule ".janus/vim-tmux"]
path = .janus/vim-tmux
url = https://github.com/tmux-plugins/vim-tmux
[submodule ".janus/vim-tmux-focus-events"]
path = .janus/vim-tmux-focus-events
url = https://github.com/tmux-plugins/vim-tmux-focus-events
[submodule ".janus/vim-gotham"]
path = .janus/vim-gotham
url = https://github.com/whatyouhide/vim-gotham
[submodule ".janus/coc.nvim"]
path = .janus/coc.nvim
url = https://github.com/neoclide/coc.nvim
branch = release