Adds metadata for the MiniZinc grammar
This commit is contained in:
parent
8f33ba2f2b
commit
1233db3f37
11
grammars/mzn.cson
Normal file
11
grammars/mzn.cson
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
'scopeName': 'source.mzn'
|
||||||
|
'fileTypes': [
|
||||||
|
'mzn'
|
||||||
|
'dzn'
|
||||||
|
]
|
||||||
|
'name': 'MiniZinc'
|
||||||
|
'patterns':[
|
||||||
|
{
|
||||||
|
|
||||||
|
}
|
||||||
|
]
|
Reference in New Issue
Block a user