-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
59 lines (59 loc) · 2.18 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
54
55
56
57
58
59
[submodule "vim/pack/vendor/start/ack.vim"]
path = vim/pack/vendor/start/ack.vim
url = https://github.com/mileszs/ack.vim
shallow = true
[submodule "vim/pack/vendor/start/ctrlp.vim"]
path = vim/pack/vendor/start/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
shallow = true
[submodule "vim/pack/vendor/start/nerdtree"]
path = vim/pack/vendor/start/nerdtree
url = https://github.com/preservim/nerdtree
shallow = true
[submodule "zplug"]
path = zplug
url = https://github.com/zplug/zplug
shallow = true
[submodule "fzf"]
path = fzf
url = https://github.com/junegunn/fzf.git
shallow = true
[submodule "oh-my-zsh/custom/plugins/autojump"]
path = oh-my-zsh/custom/plugins/autojump
url = https://github.com/wting/autojump.git
shallow = true
[submodule "oh-my-zsh/custom/plugins/zsh-completions"]
path = oh-my-zsh/custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
shallow = true
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
shallow = true
[submodule "oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
shallow = true
[submodule "oh-my-zsh/custom/plugins/zsh-history-substring-search"]
path = oh-my-zsh/custom/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
shallow = true
[submodule "vim/pack/vendor/start/vim-fugitive"]
path = vim/pack/vendor/start/vim-fugitive
url = https://github.com/tpope/vim-fugitive
shallow = true
[submodule "oh-my-zsh/custom/plugins/zsh-git-prompt"]
path = oh-my-zsh/custom/plugins/zsh-git-prompt
url = https://github.com/olivierverdier/zsh-git-prompt
shallow = true
[submodule "vim/pack/vendor/start/vim-rhubarb"]
path = vim/pack/vendor/start/vim-rhubarb
url = https://github.com/tpope/vim-rhubarb
shallow = true
[submodule "vim/pack/vendor/start/ale"]
path = vim/pack/vendor/start/ale
url = https://github.com/dense-analysis/ale.git
shallow = true
[submodule "cpp_etudes"]
path = cpp_etudes
url = https://github.com/satanson/cpp_etudes