-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
100 lines (100 loc) · 2.9 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = [email protected]:kien/ctrlp.vim.git
branch = master
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = [email protected]:scrooloose/nerdtree.git
branch = master
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = [email protected]:shawncplus/phpcomplete.vim.git
branch = master
[submodule "bundle/vdebug"]
path = bundle/vdebug
url = [email protected]:joonty/vdebug.git
branch = master
[submodule "bundle/ansible"]
path = bundle/ansible
url = [email protected]:chase/vim-ansible-yaml.git
branch = master
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = [email protected]:Lokaltog/vim-easymotion.git
branch = master
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = [email protected]:tpope/vim-fugitive.git
branch = master
[submodule "bundle/git"]
path = bundle/git
url = [email protected]:tpope/vim-git.git
branch = master
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = [email protected]:airblade/vim-gitgutter.git
branch = master
[submodule "bundle/less"]
path = bundle/less
url = [email protected]:groenewege/vim-less
branch = master
[submodule "bundle/ag"]
path = bundle/ag
url = [email protected]:rking/ag.vim.git
branch = master
[submodule "bundle/php"]
path = bundle/php
url = [email protected]:StanAngeloff/php.vim.git
branch = master
[submodule "bundle/ctrlp-py-matcher"]
path = bundle/ctrlp-py-matcher
url = [email protected]:FelikZ/ctrlp-py-matcher.git
branch = master
[submodule "bundle/supertab"]
path = bundle/supertab
url = [email protected]:ervandew/supertab.git
branch = master
[submodule "bundle/vimproc.vim"]
path = bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
branch = master
[submodule "bundle/drupalvim"]
path = bundle/drupalvim
url = http://git.drupal.org/project/vimrc.git
branch = master
[submodule "bundle/Align"]
path = bundle/Align
url = https://github.com/vim-scripts/Align.git
branch = master
[submodule "bundle/vim-vebugger"]
path = bundle/vim-vebugger
url = https://github.com/idanarye/vim-vebugger
branch = master
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git
branch = master
[submodule "bundle/vim-better-whitespace"]
path = bundle/vim-better-whitespace
url = [email protected]:ntpeters/vim-better-whitespace.git
branch = master
[submodule "bundle/pgsql"]
path = bundle/pgsql
url = https://github.com/lifepillar/pgsql.vim.git
branch = master
[submodule "bundle/vim-go"]
path = bundle/vim-go
url = https://github.com/fatih/vim-go.git
branch = master
[submodule "bundle/haskell-vim"]
path = bundle/haskell-vim
url = https://github.com/neovimhaskell/haskell-vim
branch = master
[submodule "bundle/vim-jsx"]
path = bundle/vim-jsx
url = https://github.com/mxw/vim-jsx.git
branch = master
[submodule "bundle/linediff"]
path = bundle/linediff
url = https://github.com/AndrewRadev/linediff.vim
branch = master