-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
150 lines (150 loc) · 5.87 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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
[submodule ".vim/bundle/Vundle.vim"]
path = .vim/bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim
[submodule ".vim/bundle/Command-T"]
path = .vim/bundle/Command-T
url = https://github.com/wincent/Command-T.git
[submodule ".vim/bundle/csapprox"]
path = .vim/bundle/csapprox
url = https://github.com/godlygeek/csapprox.git
[submodule ".vim/bundle/cscope_macros.vim"]
path = .vim/bundle/cscope_macros.vim
url = https://github.com/vim-scripts/cscope_macros.vim.git
[submodule ".vim/bundle/emmet-vim"]
path = .vim/bundle/emmet-vim
url = https://github.com/mattn/emmet-vim.git
[submodule ".vim/bundle/matchit.zip"]
path = .vim/bundle/matchit.zip
url = https://github.com/benjifisher/matchit.zip.git
[submodule ".vim/bundle/mirror.vim"]
path = .vim/bundle/mirror.vim
url = https://github.com/zenbro/mirror.vim.git
[submodule ".vim/bundle/nerdcommenter"]
path = .vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/nerdtree"]
path = .vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/open-browser.vim"]
path = .vim/bundle/open-browser.vim
url = https://github.com/tyru/open-browser.vim.git
[submodule ".vim/bundle/pdv"]
path = .vim/bundle/pdv
url = https://github.com/FlickerBean/pdv.git
[submodule ".vim/bundle/phpcomplete.vim"]
path = .vim/bundle/phpcomplete.vim
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule ".vim/bundle/phpfolding.vim"]
path = .vim/bundle/phpfolding.vim
url = https://github.com/rayburgemeestre/phpfolding.vim.git
[submodule ".vim/bundle/php.vim"]
path = .vim/bundle/php.vim
url = https://github.com/StanAngeloff/php.vim.git
[submodule ".vim/bundle/rainbow"]
path = .vim/bundle/rainbow
url = https://github.com/luochen1990/rainbow.git
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/Tab-Name"]
path = .vim/bundle/Tab-Name
url = https://github.com/vim-scripts/Tab-Name.git
[submodule ".vim/bundle/tabular"]
path = .vim/bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule ".vim/bundle/tcd.vim"]
path = .vim/bundle/tcd.vim
url = https://github.com/FlickerBean/tcd.vim.git
[submodule ".vim/bundle/tlib_vim"]
path = .vim/bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule ".vim/bundle/ultisnips"]
path = .vim/bundle/ultisnips
url = https://github.com/SirVer/ultisnips.git
[submodule ".vim/bundle/undotree"]
path = .vim/bundle/undotree
url = https://github.com/mbbill/undotree.git
[submodule ".vim/bundle/vim-abolish"]
path = .vim/bundle/vim-abolish
url = https://github.com/tpope/vim-abolish.git
[submodule ".vim/bundle/vim-addon-mw-utils"]
path = .vim/bundle/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule ".vim/bundle/vim-bbye"]
path = .vim/bundle/vim-bbye
url = https://github.com/moll/vim-bbye.git
[submodule ".vim/bundle/vim-colors-solarized"]
path = .vim/bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule ".vim/bundle/vim-css-color"]
path = .vim/bundle/vim-css-color
url = https://github.com/ap/vim-css-color.git
[submodule ".vim/bundle/vim-dirdiff"]
path = .vim/bundle/vim-dirdiff
url = https://github.com/FlickerBean/vim-dirdiff.git
[submodule ".vim/bundle/vim-dispatch"]
path = .vim/bundle/vim-dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule ".vim/bundle/vim-eunuch"]
path = .vim/bundle/vim-eunuch
url = https://github.com/tpope/vim-eunuch.git
[submodule ".vim/bundle/vim-fugitive"]
path = .vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule ".vim/bundle/vim-git"]
path = .vim/bundle/vim-git
url = https://github.com/tpope/vim-git.git
[submodule ".vim/bundle/vim-gitgutter"]
path = .vim/bundle/vim-gitgutter
url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/vim-grepper"]
path = .vim/bundle/vim-grepper
url = https://github.com/mhinz/vim-grepper.git
[submodule ".vim/bundle/vim-indent-guides"]
path = .vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".vim/bundle/vim-json"]
path = .vim/bundle/vim-json
url = https://github.com/elzr/vim-json.git
[submodule ".vim/bundle/vim-jst"]
path = .vim/bundle/vim-jst
url = https://github.com/briancollins/vim-jst.git
[submodule ".vim/bundle/vim-php-cs-fixer"]
path = .vim/bundle/vim-php-cs-fixer
url = https://github.com/stephpy/vim-php-cs-fixer.git
[submodule ".vim/bundle/vim-php-namespace"]
path = .vim/bundle/vim-php-namespace
url = https://github.com/arnaud-lb/vim-php-namespace.git
[submodule ".vim/bundle/vim-php-refactoring"]
path = .vim/bundle/vim-php-refactoring
url = https://github.com/FlickerBean/vim-php-refactoring.git
[submodule ".vim/bundle/vimproc.vim"]
path = .vim/bundle/vimproc.vim
url = https://github.com/Shougo/vimproc.vim.git
[submodule ".vim/bundle/vim-repeat"]
path = .vim/bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule ".vim/bundle/vim-surround"]
path = .vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule ".vim/bundle/vmustache"]
path = .vim/bundle/vmustache
url = https://github.com/tobyS/vmustache.git
[submodule ".vim/bundle/webapi-vim"]
path = .vim/bundle/webapi-vim
url = https://github.com/mattn/webapi-vim.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/tagbar"]
path = .vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/QFEnter"]
path = .vim/bundle/QFEnter
url = https://github.com/yssl/QFEnter
[submodule ".vim/bundle/csv.vim"]
path = .vim/bundle/csv.vim
url = https://github.com/chrisbra/csv.vim