-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathjanus_gitmodules
175 lines (172 loc) · 6.73 KB
/
janus_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
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
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
# Core
[submodule "janus/vim/core/pathogen"]
path = janus/vim/core/pathogen
url = https://github.com/tpope/vim-pathogen.git
# Colors
[submodule "janus/vim/colors/sampler-pack"]
path = janus/vim/colors/sampler-pack
url = https://github.com/vim-scripts/Color-Sampler-Pack.git
[submodule "janus/vim/colors/solarized"]
path = janus/vim/colors/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "janus/vim/colors/irblack"]
path = janus/vim/colors/irblack
url = https://github.com/wgibbs/vim-irblack.git
[submodule "janus/vim/colors/vividchalk"]
path = janus/vim/colors/vividchalk
url = https://github.com/tpope/vim-vividchalk.git
[submodule "janus/vim/colors/molokai"]
path = janus/vim/colors/molokai
url = https://github.com/abasiri/molokai.git
[submodule "janus/vim/colors/pyte"]
path = janus/vim/colors/pyte
url = https://github.com/vim-scripts/pyte.git
[submodule "janus/vim/colors/github"]
path = janus/vim/colors/github
url = https://github.com/telamon/vim-color-github.git
[submodule "janus/vim/colors/getafe"]
path = janus/vim/colors/getafe
url = https://github.com/larssmit/vim-getafe.git
[submodule "janus/vim/colors/janus-colors"]
path = janus/vim/colors/janus-colors
url = https://github.com/TechnoGate/janus-colors.git
# Langs
[submodule "janus/vim/langs/haml"]
path = janus/vim/langs/haml
url = https://github.com/tpope/vim-haml.git
[submodule "janus/vim/langs/javascript"]
path = janus/vim/langs/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule "janus/vim/langs/cucumber"]
path = janus/vim/langs/cucumber
url = https://github.com/tpope/vim-cucumber.git
[submodule "janus/vim/langs/markdown"]
path = janus/vim/langs/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule "janus/vim/langs/puppet"]
path = janus/vim/langs/puppet
url = https://github.com/ajf/puppet-vim.git
[submodule "janus/vim/langs/scala"]
path = janus/vim/langs/scala
url = https://github.com/rosstimson/scala-vim-support.git
[submodule "janus/vim/langs/handlebars"]
path = janus/vim/langs/handlebars
url = https://github.com/nono/vim-handlebars.git
[submodule "janus/vim/langs/coffeescript"]
path = janus/vim/langs/coffeescript
url = https://github.com/kchmck/vim-coffee-script.git
[submodule "janus/vim/langs/rails"]
path = janus/vim/langs/rails
url = https://github.com/tpope/vim-rails.git
[submodule "janus/vim/langs/git"]
path = janus/vim/langs/git
url = https://github.com/tpope/vim-git.git
[submodule "janus/vim/langs/textile"]
path = janus/vim/langs/textile
url = https://github.com/timcharper/textile.vim.git
[submodule "janus/vim/langs/rspec"]
path = janus/vim/langs/rspec
url = https://github.com/skwp/vim-rspec.git
[submodule "janus/vim/langs/scss"]
path = janus/vim/langs/scss
url = https://github.com/cakebaker/scss-syntax.vim.git
[submodule "janus/vim/langs/csv"]
path = janus/vim/langs/csv
url = https://github.com/vim-scripts/csv.vim.git
[submodule "janus/vim/langs/nodejs"]
path = janus/vim/langs/nodejs
url = https://github.com/mmalecki/vim-node.js.git
[submodule "janus/vim/langs/ruby"]
path = janus/vim/langs/ruby
url = https://github.com/vim-ruby/vim-ruby.git
[submodule "janus/vim/langs/arduino"]
path = janus/vim/langs/arduino
url = https://github.com/vim-scripts/Arduino-syntax-file.git
[submodule "janus/vim/langs/thrift"]
path = janus/vim/langs/thrift
url = https://github.com/sprsquish/thrift.vim.git
# Tools
[submodule "janus/vim/tools/unimpaired"]
path = janus/vim/tools/unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "janus/vim/tools/nerdcommenter"]
path = janus/vim/tools/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "janus/vim/tools/matchit"]
path = janus/vim/tools/matchit
url = https://github.com/edsono/vim-matchit.git
[submodule "janus/vim/tools/supertab"]
path = janus/vim/tools/supertab
url = https://github.com/ervandew/supertab.git
[submodule "janus/vim/tools/zoomwin"]
path = janus/vim/tools/zoomwin
url = https://github.com/vim-scripts/ZoomWin.git
[submodule "janus/vim/tools/fugitive"]
path = janus/vim/tools/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "janus/vim/tools/gundo"]
path = janus/vim/tools/gundo
url = https://github.com/sjl/gundo.vim.git
[submodule "janus/vim/tools/surround"]
path = janus/vim/tools/surround
url = https://github.com/tpope/vim-surround.git
[submodule "janus/vim/tools/snipmate"]
path = janus/vim/tools/snipmate
url = https://github.com/garbas/vim-snipmate.git
[submodule "janus/vim/tools/tlib"]
path = janus/vim/tools/tlib
url = https://github.com/tomtom/tlib_vim.git
[submodule "janus/vim/tools/vim-addon-mw-utils"]
path = janus/vim/tools/vim-addon-mw-utils
url = https://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "janus/vim/tools/snipmate-snippets"]
path = janus/vim/tools/snipmate-snippets
url = https://github.com/honza/snipmate-snippets.git
[submodule "janus/vim/tools/syntastic"]
path = janus/vim/tools/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "janus/vim/tools/tagbar"]
path = janus/vim/tools/tagbar
url = https://github.com/majutsushi/tagbar.git
[submodule "janus/vim/tools/nerdtree"]
path = janus/vim/tools/nerdtree
url = https://github.com/scrooloose/nerdtree.git
[submodule "janus/vim/tools/indent-object"]
path = janus/vim/tools/indent-object
url = https://github.com/michaeljsmith/vim-indent-object.git
[submodule "janus/vim/tools/endwise"]
path = janus/vim/tools/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "janus/vim/tools/webapi"]
path = janus/vim/tools/webapi
url = https://github.com/mattn/webapi-vim.git
[submodule "janus/vim/tools/gist"]
path = janus/vim/tools/gist
url = https://github.com/mattn/gist-vim.git
[submodule "janus/vim/tools/vimwiki"]
path = janus/vim/tools/vimwiki
url = https://github.com/vim-scripts/vimwiki.git
[submodule "janus/vim/tools/css-color"]
path = janus/vim/tools/css-color
url = https://github.com/ap/vim-css-color.git
[submodule "janus/vim/tools/easymotion"]
path = janus/vim/tools/easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "janus/vim/tools/narrowregion"]
path = janus/vim/tools/narrowregion
url = https://github.com/chrisbra/NrrwRgn.git
[submodule "janus/vim/tools/buffergator"]
path = janus/vim/tools/buffergator
url = https://github.com/jeetsukumaran/vim-buffergator.git
[submodule "janus/vim/tools/kwbd"]
path = janus/vim/tools/kwbd
url = https://github.com/rgarver/Kwbd.vim.git
[submodule "janus/vim/tools/rename2"]
path = janus/vim/tools/rename2
url = https://github.com/vim-scripts/Rename2.git
[submodule "janus/vim/tools/ctrlp"]
path = janus/vim/tools/ctrlp
url = https://github.com/kien/ctrlp.vim.git
[submodule "janus/vim/tools/rgrep"]
path = janus/vim/tools/rgrep
url = https://github.com/rosenfeld/rgrep.vim.git