mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added an ace mode, and put the SMT entry in the correct place, maybe.
This commit is contained in:
@@ -2919,6 +2919,25 @@ SCSS:
|
|||||||
extensions:
|
extensions:
|
||||||
- .scss
|
- .scss
|
||||||
|
|
||||||
|
SMT:
|
||||||
|
type: programming
|
||||||
|
extensions:
|
||||||
|
- .smt2
|
||||||
|
- .smt
|
||||||
|
interpreters:
|
||||||
|
- boolector
|
||||||
|
- cvc4
|
||||||
|
- mathsat5
|
||||||
|
- opensmt
|
||||||
|
- smtinterpol
|
||||||
|
- smt-rat
|
||||||
|
- stp
|
||||||
|
- verit
|
||||||
|
- yices2
|
||||||
|
- z3
|
||||||
|
tm_scope: source.smt
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
SPARQL:
|
SPARQL:
|
||||||
type: data
|
type: data
|
||||||
tm_scope: source.sparql
|
tm_scope: source.sparql
|
||||||
@@ -3135,24 +3154,6 @@ Smarty:
|
|||||||
ace_mode: smarty
|
ace_mode: smarty
|
||||||
tm_scope: text.html.smarty
|
tm_scope: text.html.smarty
|
||||||
|
|
||||||
SMT:
|
|
||||||
type: programming
|
|
||||||
extensions:
|
|
||||||
- .smt2
|
|
||||||
- .smt
|
|
||||||
interpreters:
|
|
||||||
- boolector
|
|
||||||
- cvc4
|
|
||||||
- mathsat5
|
|
||||||
- opensmt
|
|
||||||
- smtinterpol
|
|
||||||
- smt-rat
|
|
||||||
- stp
|
|
||||||
- verit
|
|
||||||
- yices2
|
|
||||||
- z3
|
|
||||||
tm_scope: source.smt
|
|
||||||
|
|
||||||
SourcePawn:
|
SourcePawn:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#5c7611"
|
color: "#5c7611"
|
||||||
|
|||||||
2
vendor/grammars/SMT.tmbundle
vendored
2
vendor/grammars/SMT.tmbundle
vendored
Submodule vendor/grammars/SMT.tmbundle updated: f50c6e5a79...a4d498d4a2
Reference in New Issue
Block a user