diff options
author | Álan Crístoffer | 2023-06-22 22:19:40 +0000 |
---|---|---|
committer | GitHub | 2023-06-22 22:19:40 +0000 |
commit | 2c5288dafb88ae2a12d3589b79a525932f48b6b3 (patch) | |
tree | f53c61925d285c0b48d15bd7ef00393a2e346484 /runtime/queries/matlab/injections.scm | |
parent | 842518ccb7e76e2c569db72ff79968ca80882bc0 (diff) |
Replace MATLAB grammar (#7388)
Diffstat (limited to 'runtime/queries/matlab/injections.scm')
-rw-r--r-- | runtime/queries/matlab/injections.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/queries/matlab/injections.scm b/runtime/queries/matlab/injections.scm new file mode 100644 index 00000000..321c90ad --- /dev/null +++ b/runtime/queries/matlab/injections.scm @@ -0,0 +1,2 @@ +((comment) @injection.content + (#set! injection.language "comment")) |