We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de7540 commit 9ccf6b6Copy full SHA for 9ccf6b6
1 file changed
README.md
@@ -5,7 +5,7 @@
5

6
7
Highlight and lint inline SQL strings.
8
-Supported languages are **Python**, **Go**, **JavaScript**, **TypeScript**, **Ruby**, **Java**, **C#**, **Rust**, **PHP**.
+Supported languages are **Python**, **Go**, **JavaScript**, **TypeScript**, **Ruby**, **Java**, **C#**, **Rust**, **PHP**, **Lua**.
9
10
Syntax highlighting works for strings starting with `--sql` or any of
11
the `SELECT`, `INSERT`, `INTO`, `DELETE`, `UPDATE`, `CREATE TABLE`.
0 commit comments