-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
101 lines (101 loc) · 3.4 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
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = http://github.com/scrooloose/nerdtree.git
ignore = dirty
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = http://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/ack.vim"]
path = bundle/ack.vim
url = http://github.com/mileszs/ack.vim.git
[submodule "bundle/snipmate.vim"]
path = bundle/snipmate.vim
url = http://github.com/wesbaker/snipmate.vim.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = http://github.com/tpope/vim-surround.git
ignore = dirty
[submodule "bundle/command-t"]
path = bundle/command-t
url = https://github.com/wincent/Command-T.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
ignore = dirty
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-javascript"]
path = bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-sparkup"]
path = bundle/vim-sparkup
url = https://github.com/bingaman/vim-sparkup.git
[submodule "bundle/vim-unimpared"]
path = bundle/vim-unimpared
url = https://github.com/tpope/vim-unimpaired.git
ignore = dirty
[submodule "bundle/xmledit"]
path = bundle/xmledit
url = https://github.com/sukima/xmledit.git
ignore = dirty
[submodule "bundle/vim-repeat"]
path = bundle/vim-repeat
url = https://github.com/tpope/vim-repeat.git
[submodule "bundle/supertab"]
path = bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule "bundle/vim-yankring"]
path = bundle/vim-yankring
url = https://github.com/chrismetcalf/vim-yankring.git
[submodule "bundle/fuzzyfinder"]
path = bundle/fuzzyfinder
url = https://github.com/wesbaker/FuzzyFinder.git
[submodule "bundle/l9"]
path = bundle/l9
url = https://github.com/clones/vim-l9.git
ignore = dirty
[submodule "bundle/sessionman"]
path = bundle/sessionman
url = https://github.com/vim-scripts/sessionman.vim.git
[submodule "bundle/taglist.vim"]
path = bundle/taglist.vim
url = git@github.com:wesbaker/taglist.vim.git
[submodule "bundle/vim-python"]
path = bundle/vim-python
url = https://github.com/vim-scripts/python.vim--Vasiliev.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = https://github.com/vim-scripts/bufexplorer.zip.git
ignore = dirty
[submodule "bundle/php-indent"]
path = bundle/php-indent
url = https://github.com/2072/PHP-Indenting-for-VIm.git
[submodule "bundle/delimitmate"]
path = bundle/delimitmate
url = https://github.com/Raimondi/delimitMate
[submodule "bundle/gist"]
path = bundle/gist
url = https://github.com/mattn/gist-vim.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
ignore = dirty
[submodule "bundle/jslint"]
path = bundle/jslint
url = https://github.com/hallettj/jslint.vim.git
[submodule "bundle/vim-autoclose"]
path = bundle/vim-autoclose
url = https://github.com/Townk/vim-autoclose.git