-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
45 lines (45 loc) · 1.7 KB
/
.gitmodules
File metadata and controls
45 lines (45 loc) · 1.7 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[submodule "bundle/minibufexpl.vim"]
path = bundle/minibufexpl.vim
url = https://github.com/fholgado/minibufexpl.vim.git
[submodule "bundle/YouCompleteMe"]
path = bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/phpcomplete-extended"]
path = bundle/phpcomplete-extended
url = https://github.com/m2mdas/phpcomplete-extended.git
[submodule "bundle/phpcomplete-extended-symfony"]
path = bundle/phpcomplete-extended-symfony
url = https://github.com/m2mdas/phpcomplete-extended-symfony.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "bundle/unite.vim"]
path = bundle/unite.vim
url = https://github.com/Shougo/unite.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = https://github.com/evidens/vim-twig.git
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule "bundle/vim-nerdtree-tabs"]
path = bundle/vim-nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-easytags"]
path = bundle/vim-easytags
url = https://github.com/xolox/vim-easytags.git
[submodule "bundle/vim-misc"]
path = bundle/vim-misc
url = https://github.com/xolox/vim-misc.git
[submodule "bundle/vim-signify"]
path = bundle/vim-signify
url = https://github.com/mhinz/vim-signify
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git