mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-04 06:32:24 +00:00
Merge pull request #431 from ignisf/update-snippet-submodules
Migrate to snippets maintained by the TextMate community
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -1,9 +1,9 @@
|
||||
[submodule "extras/bundles/ruby-tmbundle"]
|
||||
path = extras/bundles/ruby-tmbundle
|
||||
url = http://github.com/drnic/ruby-tmbundle.git
|
||||
url = https://github.com/textmate/ruby.tmbundle.git
|
||||
[submodule "extras/bundles/html-tmbundle"]
|
||||
path = extras/bundles/html-tmbundle
|
||||
url = http://github.com/drnic/html-tmbundle.git
|
||||
url = https://github.com/textmate/html.tmbundle.git
|
||||
[submodule "extras/bundles/rails-tmbundle"]
|
||||
path = extras/bundles/rails-tmbundle
|
||||
url = http://github.com/drnic/ruby-on-rails-tmbundle.git
|
||||
url = https://github.com/textmate/ruby-on-rails-tmbundle.git
|
||||
|
||||
Submodule extras/bundles/html-tmbundle updated: 0bab270103...993588a35d
Submodule extras/bundles/rails-tmbundle updated: 683f6e652c...8091f39a6e
Submodule extras/bundles/ruby-tmbundle updated: 74683ecbb3...da63813a86
Reference in New Issue
Block a user