-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
69 lines (69 loc) · 2.47 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
[submodule "colors/jellybeans"]
path = colors/jellybeans
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "plugins/fugitive"]
path = plugins/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "plugins/endwise"]
path = plugins/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "plugins/cucumber"]
path = plugins/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "plugins/markdown"]
path = plugins/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "colors/solarized"]
path = colors/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "plugins/surround"]
path = plugins/surround
url = https://github.com/tpope/vim-surround.git
[submodule "plugins/supertab"]
path = plugins/supertab
url = https://github.com/ervandew/supertab.git
[submodule "plugins/fuzzyfinder"]
path = plugins/fuzzyfinder
url = https://github.com/vim-scripts/FuzzyFinder.git
[submodule "plugins/l9"]
path = plugins/l9
url = https://github.com/vim-scripts/L9.git
[submodule "plugins/php-doc"]
path = plugins/php-doc
url = https://github.com/vim-scripts/PDV--phpDocumentor-for-Vim.git
[submodule "plugins/snipmate"]
path = plugins/snipmate
url = https://github.com/msanders/snipmate.vim.git
[submodule "plugins/nerdcommenter"]
path = plugins/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "plugins/syntastic"]
path = plugins/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "plugins/tabular"]
path = plugins/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "plugins/autoclose"]
path = plugins/autoclose
url = https://github.com/Townk/vim-autoclose.git
[submodule "plugins/ruby-debugger"]
path = plugins/ruby-debugger
url = https://github.com/astashov/vim-ruby-debugger.git
[submodule "plugins/javascript"]
path = plugins/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "plugins/taglist"]
path = plugins/taglist
url = https://github.com/vim-scripts/taglist.vim.git
[submodule "plugins/easymotion"]
path = plugins/easymotion
url = https://github.com/Lokaltog/vim-easymotion
[submodule "plugins/sparkup"]
path = plugins/sparkup
url = https://github.com/bingaman/vim-sparkup.git
[submodule "plugins/mustache"]
path = plugins/mustache
url = git@github.com:valinorsgatekeeper/vim-kicks-ass.git
[submodule "plugins/coffee-script"]
path = plugins/coffee-script
url = https://github.com/kchmck/vim-coffee-script.git