mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
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:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -483,7 +483,7 @@
|
|||||||
url = https://github.com/vkostyukov/kotlin-sublime-package
|
url = https://github.com/vkostyukov/kotlin-sublime-package
|
||||||
[submodule "vendor/grammars/c.tmbundle"]
|
[submodule "vendor/grammars/c.tmbundle"]
|
||||||
path = 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"]
|
[submodule "vendor/grammars/zephir-sublime"]
|
||||||
path = vendor/grammars/zephir-sublime
|
path = vendor/grammars/zephir-sublime
|
||||||
url = https://github.com/vmg/zephir-sublime
|
url = https://github.com/vmg/zephir-sublime
|
||||||
|
|||||||
2
vendor/grammars/c.tmbundle
vendored
2
vendor/grammars/c.tmbundle
vendored
Submodule vendor/grammars/c.tmbundle updated: 28c93b5f7d...f825425262
Reference in New Issue
Block a user