-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.47 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 "bundle/checksyntax"]
path = bundle/checksyntax
url = https://github.com/tomtom/checksyntax_vim.git
[submodule "bundle/minibuf"]
path = bundle/minibuf
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "bundle/vim-snippets"]
path = bundle/vim-snippets
url = https://github.com/honza/vim-snippets.git
[submodule "bundle/golden-ratio"]
path = bundle/golden-ratio
url = https://github.com/roman/golden-ratio.git
[submodule "bundle/lldb.nvim"]
path = bundle/lldb.nvim
url = https://github.com/dbgx/lldb.nvim.git
[submodule "bundle/vim-rtags"]
path = bundle/vim-rtags
url = https://github.com/lyuts/vim-rtags.git