Switch back to textmate/c.tmbundle

We were using a fork to get the fix for
https://github.com/textmate/c.tmbundle/pull/24 before it was merged
upstream. Now it's been merged so we can go back to the upstream
repository.
This commit is contained in:
Adam Roben
2015-01-05 15:07:28 -05:00
parent ec01672f6c
commit 575ad0d8a2
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -483,7 +483,7 @@
url = https://github.com/vkostyukov/kotlin-sublime-package
[submodule "vendor/grammars/c.tmbundle"]
path = vendor/grammars/c.tmbundle
url = https://github.com/vmg/c.tmbundle
url = https://github.com/textmate/c.tmbundle
[submodule "vendor/grammars/zephir-sublime"]
path = vendor/grammars/zephir-sublime
url = https://github.com/vmg/zephir-sublime