-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
48 lines (48 loc) · 1.67 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
[submodule "bundle/css-colors"]
path = bundle/css-colors
url = https://github.com/skammer/vim-css-color.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/php-doc"]
path = bundle/php-doc
url = https://github.com/vim-scripts/PDV--phpDocumentor-for-Vim.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/zencoding"]
path = bundle/zencoding
url = https://github.com/mattn/zencoding-vim.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = https://github.com/vim-scripts/closetag.vim.git
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/easy-motion"]
path = bundle/easy-motion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/sparkup"]
path = bundle/sparkup
url = https://github.com/bingaman/vim-sparkup.git
[submodule "bundle/html-autoclose"]
path = bundle/html-autoclose
url = https://github.com/vim-scripts/HTML-AutoCloseTag.git
[submodule "bundle/mru"]
path = bundle/mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/vim-scripts/JSON.vim.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git