mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for eC from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -591,3 +591,6 @@
|
|||||||
[submodule "vendor/grammars/sublime-text-ox"]
|
[submodule "vendor/grammars/sublime-text-ox"]
|
||||||
path = vendor/grammars/sublime-text-ox
|
path = vendor/grammars/sublime-text-ox
|
||||||
url = https://github.com/andreashetland/sublime-text-ox
|
url = https://github.com/andreashetland/sublime-text-ox
|
||||||
|
[submodule "vendor/grammars/ec.tmbundle"]
|
||||||
|
path = vendor/grammars/ec.tmbundle
|
||||||
|
url = https://github.com/ecere/ec.tmbundle
|
||||||
|
|||||||
@@ -200,6 +200,8 @@ vendor/grammars/dylan.tmbundle:
|
|||||||
- source.makegen
|
- source.makegen
|
||||||
vendor/grammars/ebundles/Bundles/MSDOS batch file.tmbundle:
|
vendor/grammars/ebundles/Bundles/MSDOS batch file.tmbundle:
|
||||||
- source.dosbatch
|
- source.dosbatch
|
||||||
|
vendor/grammars/ec.tmbundle/:
|
||||||
|
- source.c.ec
|
||||||
vendor/grammars/eiffel.tmbundle:
|
vendor/grammars/eiffel.tmbundle:
|
||||||
- source.eiffel
|
- source.eiffel
|
||||||
vendor/grammars/elixir-tmbundle:
|
vendor/grammars/elixir-tmbundle:
|
||||||
|
|||||||
@@ -3331,7 +3331,7 @@ eC:
|
|||||||
extensions:
|
extensions:
|
||||||
- .ec
|
- .ec
|
||||||
- .eh
|
- .eh
|
||||||
tm_scope: none
|
tm_scope: source.c.ec
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
edn:
|
edn:
|
||||||
|
|||||||
1
vendor/grammars/ec.tmbundle
vendored
Submodule
1
vendor/grammars/ec.tmbundle
vendored
Submodule
Submodule vendor/grammars/ec.tmbundle added at b8ec2d32af
Reference in New Issue
Block a user