-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
75 lines (75 loc) · 2.57 KB
/
.gitmodules
File metadata and controls
75 lines (75 loc) · 2.57 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "bundle/tcomment"]
path = bundle/tcomment
url = https://github.com/tomtom/tcomment_vim
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/corntrace/bufexplorer.git
[submodule "bundle/mru"]
path = bundle/mru
url = https://github.com/vim-scripts/mru.vim.git
[submodule "bundle/matchtag"]
path = bundle/matchtag
url = https://github.com/gregsexton/MatchTag.git
[submodule "bundle/taglist"]
path = bundle/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "bundle/l9"]
path = bundle/l9
url = https://github.com/vim-scripts/L9.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = https://github.com/shawncplus/phpcomplete.vim
[submodule "bundle/synastic"]
path = bundle/synastic
url = https://github.com/scrooloose/syntastic.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = https://github.com/Raimondi/delimitMate.git
[submodule "bundle/gitgutter"]
path = bundle/gitgutter
url = https://github.com/airblade/vim-gitgutter
[submodule "bundle/indent"]
path = bundle/indent
url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule "bundle/align"]
path = bundle/align
url = https://github.com/tsaleh/vim-align.git
[submodule "bundle/Tcomm"]
path = bundle/Tcomm
url = https://github.com/vim-scripts/tComment.git
[submodule "bundle/MachTag"]
path = bundle/MachTag
url = https://github.com/gregsexton/MatchTag.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = https://github.com/bling/vim-airline.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/jshint"]
path = bundle/jshint
url = git://github.com/wookiehangover/jshint.vim.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = git://github.com/Townk/vim-autoclose.git
[submodule "bundle/vim-scratch"]
path = bundle/vim-scratch
url = git://github.com/duff/vim-scratch.git
[submodule "bundle/php.vim--Garvin"]
path = bundle/php.vim--Garvin
url = git://github.com/vim-scripts/php.vim--Garvin.git
[submodule "bundle/Command-T"]
path = bundle/Command-T
url = git://github.com/wincent/Command-T.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim.git