forked from whiteinge/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
40 lines (40 loc) · 1.55 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
[submodule ".vim/bundle/tagbar"]
path = .vim/pack/foo/start/tagbar
url = https://github.com/preservim/tagbar.git
[submodule ".vim/bundle/vim-commentary"]
path = .vim/pack/foo/start/vim-commentary
url = https://github.com/tpope/vim-commentary.git
[submodule ".zsh-syntax-highlighting"]
path = .zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule ".vim/pack/foo/start/ale"]
path = .vim/pack/foo/start/ale
url = https://github.com/w0rp/ale.git
[submodule ".vim/pack/foo/start/detectindent"]
path = .vim/pack/foo/start/detectindent
url = https://github.com/ciaranm/detectindent.git
[submodule ".vim/pack/foo/start/diffconflicts"]
path = .vim/pack/foo/start/diffconflicts
url = https://github.com/whiteinge/diffconflicts.git
[submodule ".vim/pack/foo/start/vim-caser"]
path = .vim/pack/foo/start/vim-caser
url = https://github.com/arthurxavierx/vim-caser.git
[submodule ".vim/pack/foo/start/undotree"]
path = .vim/pack/foo/start/undotree
url = https://github.com/mbbill/undotree.git
[submodule "tmp/repos/xcape"]
path = tmp/repos/xcape
url = https://github.com/alols/xcape.git
[submodule "tmp/repos/dswitcher"]
path = tmp/repos/dswitcher
url = https://github.com/Excerion/dswitcher.git
[submodule "tmp/repos/cwm"]
path = tmp/repos/cwm
url = https://github.com/leahneukirchen/cwm.git
[submodule ".vim/pack/foo/start/vim-jqplay"]
path = .vim/pack/foo/start/vim-jqplay
url = https://github.com/bfrg/vim-jqplay.git
[submodule "tmp/repos/fzy"]
path = tmp/repos/fzy
url = https://github.com/gpanders/fzy.git
branch = multiselect