-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 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
41
42
[submodule "vim/bundle/MultipleSearch"]
path = vim/bundle/MultipleSearch
url = https://github.com/vim-scripts/MultipleSearch.git
[submodule "vim/bundle/vim-pathogen"]
path = vim/bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/undotree"]
path = vim/bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule "vim/bundle/fugitive"]
path = vim/bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/nerdcommenter"]
path = vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "vim/bundle/molokai"]
path = vim/bundle/molokai
url = https://github.com/tomasr/molokai.git
[submodule "vim/bundle/autotag"]
path = vim/bundle/autotag
url = https://github.com/craigemery/vim-autotag.git
[submodule "vim/bundle/cpp-enhanced-highlight"]
path = vim/bundle/cpp-enhanced-highlight
url = https://github.com/octol/vim-cpp-enhanced-highlight.git
[submodule "zsh/oh-my-zsh"]
path = zsh/oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "zsh/powerlevel10k"]
path = zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "vim/bundle/coc"]
path = vim/bundle/coc
url = https://github.com/neoclide/coc.nvim.git