Update grammars (#229924)

This commit is contained in:
Alex Ross
2024-09-27 10:27:11 +02:00
committed by GitHub
parent 2d10b8159a
commit e67b1982e1
11 changed files with 24 additions and 99 deletions

View File

@@ -4,7 +4,7 @@
"If you want to provide a fix or improvement, please create a pull request against the original repository.",
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/jlelong/vscode-latex-basics/commit/969429cb9230a63f9155987f069acd4234d10e1a",
"version": "https://github.com/jlelong/vscode-latex-basics/commit/59971565a7065dbb617576c04add9d891b056319",
"name": "LaTeX",
"scopeName": "text.tex.latex",
"patterns": [
@@ -2002,7 +2002,7 @@
]
}
},
"contentName": "punctuation.definition.comment.latex",
"contentName": "comment.line.percentage.latex",
"end": "(\\\\end\\{\\2\\})",
"name": "meta.function.verbatim.latex"
},