-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
132 lines (132 loc) · 5.29 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
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
[submodule "Vim/_vim/bundle/fugitive"]
path = Vim/_vim/bundle/fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "Vim/_vim/bundle/syntastic"]
path = Vim/_vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "Vim/_vim/bundle/matchit"]
path = Vim/_vim/bundle/matchit
url = git://github.com/edsono/vim-matchit.git
[submodule "Vim/_vim/bundle/snipmate"]
path = Vim/_vim/bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "Vim/_vim/bundle/sparkup"]
path = Vim/_vim/bundle/sparkup
url = git://github.com/bingaman/vim-sparkup
[submodule "Vim/_vim/bundle/YankRing"]
path = Vim/_vim/bundle/YankRing
url = git://github.com/vim-scripts/YankRing.vim.git
[submodule "Vim/_vim/bundle/haml"]
path = Vim/_vim/bundle/haml
url = git://github.com/tpope/vim-haml.git
[submodule "Vim/_vim/bundle/html5"]
path = Vim/_vim/bundle/html5
url = git://github.com/othree/html5.vim.git
[submodule "Vim/_vim/bundle/rails"]
path = Vim/_vim/bundle/rails
url = git://github.com/tpope/vim-rails.git
[submodule "Vim/_vim/bundle/surround"]
path = Vim/_vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "Vim/_vim/bundle/textobj-user"]
path = Vim/_vim/bundle/textobj-user
url = git://github.com/kana/vim-textobj-user.git
[submodule "Vim/_vim/bundle/textobj-rubyblock"]
path = Vim/_vim/bundle/textobj-rubyblock
url = git://github.com/nelstrom/vim-textobj-rubyblock.git
[submodule "Vim/_vim/bundle/css3-syntax"]
path = Vim/_vim/bundle/css3-syntax
url = git://github.com/hail2u/vim-css3-syntax.git
[submodule "Vim/_vim/bundle/endwise"]
path = Vim/_vim/bundle/endwise
url = git://github.com/tpope/vim-endwise.git
[submodule "Vim/_vim/bundle/tabular"]
path = Vim/_vim/bundle/tabular
url = git://github.com/godlygeek/tabular.git
[submodule "Vim/_vim/bundle/gundo"]
path = Vim/_vim/bundle/gundo
url = git://github.com/sjl/gundo.vim.git
[submodule "Vim/_vim/bundle/solarized"]
path = Vim/_vim/bundle/solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "Vim/_vim/bundle/unimpaired"]
path = Vim/_vim/bundle/unimpaired
url = git://github.com/tpope/vim-unimpaired.git
[submodule "Vim/_vim/bundle/coffee-script"]
path = Vim/_vim/bundle/coffee-script
url = git://github.com/kchmck/vim-coffee-script.git
[submodule "Vim/_vim/bundle/repeat"]
path = Vim/_vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "Vim/_vim/bundle/commentary"]
path = Vim/_vim/bundle/commentary
url = git://github.com/tpope/vim-commentary.git
[submodule "Vim/_vim/bundle/MatchTag"]
path = Vim/_vim/bundle/MatchTag
url = git://github.com/gregsexton/MatchTag.git
[submodule "Vim/_vim/bundle/grep"]
path = Vim/_vim/bundle/grep
url = git://github.com/vim-scripts/grep.vim.git
[submodule "Vim/_vim/bundle/vim-ruby"]
path = Vim/_vim/bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "Vim/_vim/bundle/argtextobj"]
path = Vim/_vim/bundle/argtextobj
url = git://github.com/vim-scripts/argtextobj.vim.git
[submodule "Vim/_vim/bundle/ctrlp"]
path = Vim/_vim/bundle/ctrlp
url = git://github.com/ctrlpvim/ctrlp.vim.git
[submodule "Vim/_vim/bundle/vim-signature"]
path = Vim/_vim/bundle/vim-signature
url = git://github.com/kshenoy/vim-signature.git
[submodule "Vim/_vim/bundle/vim-rsi"]
path = Vim/_vim/bundle/vim-rsi
url = git://github.com/tpope/vim-rsi.git
[submodule "Vim/_vim/bundle/vim-javascript"]
path = Vim/_vim/bundle/vim-javascript
url = git://github.com/pangloss/vim-javascript.git
[submodule "Vim/_vim/bundle/vim-slim"]
path = Vim/_vim/bundle/vim-slim
url = git://github.com/slim-template/vim-slim.git
[submodule "Vim/_vim/bundle/vim-eunuch"]
path = Vim/_vim/bundle/vim-eunuch
url = git://github.com/tpope/vim-eunuch.git
[submodule "Vim/_vim/bundle/vim-sensible"]
path = Vim/_vim/bundle/vim-sensible
url = git://github.com/tpope/vim-sensible.git
[submodule "Vim/_vim/bundle/vim-gitgutter"]
path = Vim/_vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
[submodule "Vim/_vim/bundle/vim-qargs"]
path = Vim/_vim/bundle/vim-qargs
url = git://github.com/nelstrom/vim-qargs.git
[submodule "Vim/_vim/bundle/vim-css-color"]
path = Vim/_vim/bundle/vim-css-color
url = git://github.com/ap/vim-css-color.git
[submodule "Vim/_vim/bundle/vim-abolish"]
path = Vim/_vim/bundle/vim-abolish
url = git://github.com/tpope/vim-abolish.git
[submodule "Vim/_vim/bundle/vim-ruby-minitest"]
path = Vim/_vim/bundle/vim-ruby-minitest
url = git://github.com/sunaku/vim-ruby-minitest.git
[submodule "Vim/_vim/bundle/vim-bundler"]
path = Vim/_vim/bundle/vim-bundler
url = git://github.com/tpope/vim-bundler.git
[submodule "Vim/_vim/bundle/vim-airline"]
path = Vim/_vim/bundle/vim-airline
url = git://github.com/bling/vim-airline.git
[submodule "Vim/_vim/bundle/SyntaxRange"]
path = Vim/_vim/bundle/SyntaxRange
url = git://github.com/vim-scripts/SyntaxRange.git
[submodule "Vim/_vim/bundle/vim-exchange"]
path = Vim/_vim/bundle/vim-exchange
url = git://github.com/tommcdo/vim-exchange.git
[submodule "Vim/_vim/bundle/vim-dispatch"]
path = Vim/_vim/bundle/vim-dispatch
url = git://github.com/tpope/vim-dispatch.git
[submodule "Vim/_vim/bundle/gruvbox"]
path = Vim/_vim/bundle/gruvbox
url = git://github.com/morhetz/gruvbox.git
[submodule "Vim/_vim/bundle/vim-elixir"]
path = Vim/_vim/bundle/vim-elixir
url = git@github.com:elixir-lang/vim-elixir.git