-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
51 lines (51 loc) · 1.78 KB
/
.gitmodules
File metadata and controls
51 lines (51 loc) · 1.78 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
46
47
48
49
50
51
[submodule "bundle/color-solarized"]
path = bundle/color-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/php"]
path = bundle/php
url = https://github.com/vim-scripts/php.vim--Garvin.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/nerdtree-tabs"]
path = bundle/nerdtree-tabs
url = https://github.com/jistr/vim-nerdtree-tabs.git
[submodule "bundle/haml"]
path = bundle/haml
url = https://github.com/tpope/vim-haml.git
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
[submodule "bundle/autoclose"]
path = bundle/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/closetag"]
path = bundle/closetag
url = git://github.com/vim-scripts/closetag.vim.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/tagbar-phpctags"]
path = bundle/tagbar-phpctags
url = git://github.com/techlivezheng/tagbar-phpctags.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = git://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/json"]
path = bundle/json
url = git://github.com/vim-scripts/JSON.vim.git
[submodule "bundle/vim-twig"]
path = bundle/vim-twig
url = git://github.com/beyondwords/vim-twig.git
[submodule "bundle/jslint.vim"]
path = bundle/jslint.vim
url = git://github.com/hallettj/jslint.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git