fix and format
This commit is contained in:
@@ -2,10 +2,7 @@
|
||||
"$schema": "https://raw.githubusercontent.com/martinring/tmlanguage/master/tmlanguage.json",
|
||||
"name": "TSL",
|
||||
"scopeName": "source.tsl",
|
||||
"fileTypes": [
|
||||
"tsl",
|
||||
"tsf"
|
||||
],
|
||||
"fileTypes": ["tsl", "tsf"],
|
||||
"patterns": [
|
||||
{
|
||||
"include": "#comments"
|
||||
@@ -573,4 +570,5 @@
|
||||
"match": "[()\\[\\]{},;:.@?]"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user