Grammar for OpenScad from TextMate bundle

This commit is contained in:
Paul Chaignon
2015-02-26 21:59:03 +01:00
parent 739b512cee
commit 65260e3aaa
4 changed files with 7 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -630,3 +630,6 @@
[submodule "vendor/grammars/Lean.tmbundle"]
path = vendor/grammars/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

View File

@@ -383,6 +383,8 @@ vendor/grammars/ooc.tmbundle:
- source.ooc
vendor/grammars/opa.tmbundle:
- source.opa
vendor/grammars/openscad.tmbundle/:
- source.scad
vendor/grammars/oz-tmbundle/Syntaxes/Oz.tmLanguage:
- source.oz
vendor/grammars/pascal.tmbundle:

View File

@@ -2117,7 +2117,7 @@ OpenSCAD:
type: programming
extensions:
- .scad
tm_scope: none
tm_scope: source.scad
ace_mode: scad
Org: