mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Replace haxe-sublime-bundle with haxe-TmLanguage (#4079)
* Replace haxe-sublime-bundle with haxe-TmLanguage * Add missing changes * Typo fix
This commit is contained in:
committed by
Colin Seymour
parent
324bc83914
commit
34c623eaba
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -391,9 +391,9 @@
|
||||
[submodule "vendor/grammars/groovy.tmbundle"]
|
||||
path = vendor/grammars/groovy.tmbundle
|
||||
url = https://github.com/textmate/groovy.tmbundle
|
||||
[submodule "vendor/grammars/haxe-sublime-bundle"]
|
||||
path = vendor/grammars/haxe-sublime-bundle
|
||||
url = https://github.com/clemos/haxe-sublime-bundle
|
||||
[submodule "vendor/grammars/haxe-TmLanguage"]
|
||||
path = vendor/grammars/haxe-TmLanguage
|
||||
url = https://github.com/vshaxe/haxe-TmLanguage
|
||||
[submodule "vendor/grammars/html.tmbundle"]
|
||||
path = vendor/grammars/html.tmbundle
|
||||
url = https://github.com/textmate/html.tmbundle
|
||||
|
||||
Reference in New Issue
Block a user