-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
126 lines (126 loc) · 4.58 KB
/
.gitmodules
File metadata and controls
126 lines (126 loc) · 4.58 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
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = git://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-cucumber"]
path = bundle/vim-cucumber
url = git://github.com/tpope/vim-cucumber.git
[submodule "bundle/vim-markdown"]
path = bundle/vim-markdown
url = git://github.com/tpope/vim-markdown.git
[submodule "bundle/vim-rails"]
path = bundle/vim-rails
url = git://github.com/tpope/vim-rails.git
[submodule "bundle/ack"]
path = bundle/ack
url = git://github.com/mileszs/ack.vim.git
[submodule "bundle/vim-matchit"]
path = bundle/vim-matchit
url = git://github.com/vim-scripts/matchit.zip.git
[submodule "bundle/gist-vim"]
path = bundle/gist-vim
url = git://github.com/mattn/gist-vim.git
[submodule "bundle/webapi-vim"]
path = bundle/webapi-vim
url = git://github.com/mattn/webapi-vim.git
[submodule "bundle/tcomment_vim"]
path = bundle/tcomment_vim
url = git://github.com/tomtom/tcomment_vim.git
[submodule "bundle/vim-surround"]
path = bundle/vim-surround
url = git://github.com/tpope/vim-surround.git
[submodule "bundle/vim-ruby"]
path = bundle/vim-ruby
url = git://github.com/vim-ruby/vim-ruby.git
[submodule "bundle/vim-ruby-refactoring"]
path = bundle/vim-ruby-refactoring
url = git://github.com/ecomba/vim-ruby-refactoring.git
[submodule "bundle/vim-test-recall"]
path = bundle/vim-test-recall
url = git://github.com/cyphactor/vim-test-recall.git
[submodule "bundle/vim-open-alternate"]
path = bundle/vim-open-alternate
url = git@github.com:cyphactor/vim-open-alternate.git
[submodule "bundle/vim-ping-cursor"]
path = bundle/vim-ping-cursor
url = git://github.com/cyphactor/vim-ping-cursor.git
[submodule "bundle/puppet"]
path = bundle/puppet
url = git://github.com/rodjek/vim-puppet.git
[submodule "bundle/vim-multiple-cursors"]
path = bundle/vim-multiple-cursors
url = git@github.com:terryma/vim-multiple-cursors.git
[submodule "bundle/treetop.vim"]
path = bundle/treetop.vim
url = git://github.com/nanki/treetop.vim.git
[submodule "bundle/colorschemes"]
path = bundle/colorschemes
url = git@github.com:flazz/vim-colorschemes.git
[submodule "bundle/vim-bundler"]
path = bundle/vim-bundler
url = git@github.com:tpope/vim-bundler.git
[submodule "bundle/vim-textobj-user"]
path = bundle/vim-textobj-user
url = git@github.com:kana/vim-textobj-user.git
[submodule "bundle/vim-textobj-rubyblock"]
path = bundle/vim-textobj-rubyblock
url = git@github.com:nelstrom/vim-textobj-rubyblock.git
[submodule "bundle/vim-snipmate"]
path = bundle/vim-snipmate
url = git@github.com:garbas/vim-snipmate.git
[submodule "bundle/vim-addon-mw-utils"]
path = bundle/vim-addon-mw-utils
url = git@github.com:MarcWeber/vim-addon-mw-utils.git
[submodule "bundle/vim-tlib"]
path = bundle/vim-tlib
url = git@github.com:tomtom/tlib_vim.git
[submodule "bundle/vim-endwise"]
path = bundle/vim-endwise
url = git@github.com:tpope/vim-endwise.git
[submodule "bundle/vim-supertab"]
path = bundle/vim-supertab
url = git@github.com:ervandew/supertab.git
[submodule "bundle/vim-rubocop"]
path = bundle/vim-rubocop
url = git@github.com:ngmy/vim-rubocop.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = git@github.com:ctrlpvim/ctrlp.vim.git
[submodule "bundle/vim-airline"]
path = bundle/vim-airline
url = git@github.com:bling/vim-airline.git
[submodule "bundle/vim-coffee-script"]
path = bundle/vim-coffee-script
url = git@github.com:kchmck/vim-coffee-script.git
[submodule "bundle/vim-scala"]
path = bundle/vim-scala
url = git@github.com:derekwyatt/vim-scala.git
[submodule "bundle/vim-tmux-navigator"]
path = bundle/vim-tmux-navigator
url = git@github.com:christoomey/vim-tmux-navigator.git
[submodule "bundle/vim-tmux-runner"]
path = bundle/vim-tmux-runner
url = git@github.com:christoomey/vim-tmux-runner.git
[submodule "bundle/vim-webdevicons"]
path = bundle/vim-webdevicons
url = git@github.com:ryanoasis/vim-devicons.git
[submodule "bundle/AnsiEsc.vim"]
path = bundle/AnsiEsc.vim
url = git@github.com:vim-scripts/AnsiEsc.vim.git
[submodule "bundle/vim-rake"]
path = bundle/vim-rake
url = git@github.com:tpope/vim-rake.git
[submodule "bundle/clever-f.vim"]
path = bundle/clever-f.vim
url = git@github.com:rhysd/clever-f.vim.git
[submodule "bundle/vim-airline-themes"]
path = bundle/vim-airline-themes
url = https://github.com/vim-airline/vim-airline-themes
[submodule "bundle/rust.vim"]
path = bundle/rust.vim
url = git@github.com:rust-lang/rust.vim.git
[submodule "bundle/dash.vim"]
path = bundle/dash.vim
url = https://github.com/rizzatti/dash.vim.git