-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
156 lines (156 loc) · 5.39 KB
/
.gitmodules
File metadata and controls
156 lines (156 loc) · 5.39 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
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
151
152
153
154
155
156
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/Enter-Indent"]
path = bundle/Enter-Indent
url = git://github.com/vim-scripts/Enter-Indent.git
[submodule "bundle/IndentAnything"]
path = bundle/IndentAnything
url = git://github.com/vim-scripts/IndentAnything.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/argtextobj"]
path = bundle/argtextobj
url = git://github.com/vim-scripts/argtextobj.vim.git
[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/ctrlpvim/ctrlp.vim.git
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/garbas/vim-snipmate
[submodule "bundle/vcscommand"]
path = bundle/vcscommand
url = git://repo.or.cz/vcscommand
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = git@github.com:scrooloose/syntastic.git
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = git://github.com/scrooloose/nerdtree.git
[submodule "bundle/gundo"]
path = bundle/gundo
url = http://github.com/sjl/gundo.vim.git
[submodule "bundle/align"]
path = bundle/align
url = git://github.com/tsaleh/vim-align.git
[submodule "bundle/swap-parameters"]
path = bundle/swap-parameters
url = git://github.com/vim-scripts/swap-parameters.git
[submodule "bundle/colors-solarized"]
path = bundle/colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = git://github.com/flazz/vim-colorschemes.git
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/tabular"]
path = bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = git://github.com/majutsushi/tagbar.git
[submodule "bundle/surround"]
path = bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/coffee-script"]
path = bundle/coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "bundle/javascript-indent"]
path = bundle/javascript-indent
url = git://github.com/itspriddle/vim-javascript-indent.git
[submodule "bundle/mru"]
path = bundle/mru
url = git://github.com/vim-scripts/mru.vim.git
[submodule "bundle/webapi"]
path = bundle/webapi
url = git://github.com/mattn/webapi-vim.git
[submodule "bundle/vim-pad"]
path = bundle/vim-pad
url = git://github.com/vim-scripts/vim-pad.git
[submodule "bundle/gist"]
path = bundle/gist
url = git@github.com:mattn/gist-vim.git
[submodule "bundle/markdown"]
path = bundle/markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = git://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/signature"]
path = bundle/signature
url = git://github.com/kshenoy/vim-signature.git
[submodule "bundle/yankring"]
path = bundle/yankring
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "bundle/python-mode"]
path = bundle/python-mode
url = git@github.com:klen/python-mode.git
[submodule "bundle/co-vim"]
path = bundle/co-vim
url = git://github.com/FredKSchott/CoVim.git
[submodule "bundle/repeat"]
path = bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "bundle/vim-markdown-preview"]
path = bundle/vim-markdown-preview
url = git@github.com:nelstrom/vim-markdown-preview.git
[submodule "bundle/jira-open"]
path = bundle/jira-open
url = git@github.com:markabe/vim-jira-open.git
[submodule "bundle/riv"]
path = bundle/riv
url = git@github.com:Rykka/riv.vim.git
[submodule "bundle/ipython"]
path = bundle/ipython
url = git@github.com:ivanov/vim-ipython.git
[submodule "bundle/airline"]
path = bundle/airline
url = git@github.com:bling/vim-airline.git
[submodule "bundle/bufexplorer"]
path = bundle/bufexplorer
url = git@github.com:jlanzarotta/bufexplorer.git
[submodule "bundle/dash"]
path = bundle/dash
url = git@github.com:rizzatti/dash.vim.git
[submodule "bundle/instant-markdown"]
path = bundle/instant-markdown
url = git@github.com:suan/vim-instant-markdown.git
[submodule "bundle/dispatch"]
path = bundle/dispatch
url = https://github.com/tpope/vim-dispatch.git
[submodule "bundle/gulp"]
path = bundle/gulp
url = https://github.com/KabbAmine/gulp-vim.git
[submodule "bundle/airline-themes"]
path = bundle/airline-themes
url = https://github.com/vim-airline/vim-airline-themes.git
[submodule "bundle/gutentags"]
path = bundle/gutentags
url = https://github.com/ludovicchabant/vim-gutentags.git
[submodule "bundle/DeleteTrailingWhitespace"]
path = bundle/DeleteTrailingWhitespace
url = https://github.com/vim-scripts/DeleteTrailingWhitespace.git
[submodule "bundle/twig"]
path = bundle/twig
url = https://github.com/evidens/vim-twig.git
[submodule "bundle/scss-syntax"]
path = bundle/scss-syntax
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "bundle/json"]
path = bundle/json
url = https://github.com/elzr/vim-json.git
[submodule "bundle/localvimrc"]
path = bundle/localvimrc
url = https://github.com/embear/vim-localvimrc.git
[submodule "bundle/phpcomplete"]
path = bundle/phpcomplete
url = https://github.com/shawncplus/phpcomplete.vim.git
[submodule "bundle/tlib_vim"]
path = bundle/tlib_vim
url = https://github.com/tomtom/tlib_vim.git
[submodule "bundle/addon-mw-utils"]
path = bundle/addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git