-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
31 lines (30 loc) · 1.04 KB
/
Copy path.gitmodules
File metadata and controls
31 lines (30 loc) · 1.04 KB
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
[submodule "vim/pathogen"]
path = vim/pathogen
url = git://github.com/tpope/vim-pathogen.git
[submodule "tools/libc-database"]
path = tools/libc-database
url = [email protected]:niklasb/libc-database.git
[submodule "vim/bundle/tagbar"]
path = vim/bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/bundle/YouCompleteMe"]
path = vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "vim/ycmd"]
path = vim/ycmd
url = https://github.com/Valloric/ycmd.git
[submodule "vim/bundle/typescript-vim"]
path = vim/bundle/typescript-vim
url = [email protected]:leafgarland/typescript-vim.git
[submodule "tools/pwndbg"]
path = tools/pwndbg
url = [email protected]:pwndbg/pwndbg.git
[submodule "tools/peda-heap"]
path = tools/peda-heap
url = git://github.com/Mipu94/peda-heap.git