mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
fixed links to http
This commit is contained in:
parent
64942b66ab
commit
b1d3c90842
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,9 @@
|
||||
[submodule "extras/bundles/ruby-tmbundle"]
|
||||
path = extras/bundles/ruby-tmbundle
|
||||
url = https://github.com/drnic/ruby-tmbundle.git
|
||||
url = http://github.com/drnic/ruby-tmbundle.git
|
||||
[submodule "extras/bundles/html-tmbundle"]
|
||||
path = extras/bundles/html-tmbundle
|
||||
url = https://github.com/drnic/html-tmbundle.git
|
||||
url = http://github.com/drnic/html-tmbundle.git
|
||||
[submodule "extras/bundles/rails-tmbundle"]
|
||||
path = extras/bundles/rails-tmbundle
|
||||
url = https://github.com/drnic/ruby-on-rails-tmbundle.git
|
||||
url = http://github.com/drnic/ruby-on-rails-tmbundle.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user