mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +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
|
||||
[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
|
||||
|
||||
Reference in New Issue
Block a user