mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Grammar for OpenScad from TextMate bundle
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -630,3 +630,6 @@
|
|||||||
[submodule "vendor/grammars/Lean.tmbundle"]
|
[submodule "vendor/grammars/Lean.tmbundle"]
|
||||||
path = vendor/grammars/Lean.tmbundle
|
path = vendor/grammars/Lean.tmbundle
|
||||||
url = https://github.com/leanprover/Lean.tmbundle
|
url = https://github.com/leanprover/Lean.tmbundle
|
||||||
|
[submodule "vendor/grammars/openscad.tmbundle"]
|
||||||
|
path = vendor/grammars/openscad.tmbundle
|
||||||
|
url = https://github.com/tbuser/openscad.tmbundle
|
||||||
|
|||||||
@@ -383,6 +383,8 @@ vendor/grammars/ooc.tmbundle:
|
|||||||
- source.ooc
|
- source.ooc
|
||||||
vendor/grammars/opa.tmbundle:
|
vendor/grammars/opa.tmbundle:
|
||||||
- source.opa
|
- source.opa
|
||||||
|
vendor/grammars/openscad.tmbundle/:
|
||||||
|
- source.scad
|
||||||
vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage:
|
vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage:
|
||||||
- source.oz
|
- source.oz
|
||||||
vendor/grammars/pascal.tmbundle:
|
vendor/grammars/pascal.tmbundle:
|
||||||
|
|||||||
@@ -2117,7 +2117,7 @@ OpenSCAD:
|
|||||||
type: programming
|
type: programming
|
||||||
extensions:
|
extensions:
|
||||||
- .scad
|
- .scad
|
||||||
tm_scope: none
|
tm_scope: source.scad
|
||||||
ace_mode: scad
|
ace_mode: scad
|
||||||
|
|
||||||
Org:
|
Org:
|
||||||
|
|||||||
1
vendor/grammars/openscad.tmbundle
vendored
Submodule
1
vendor/grammars/openscad.tmbundle
vendored
Submodule
Submodule vendor/grammars/openscad.tmbundle added at 4b2bc0a8e1
Reference in New Issue
Block a user