lua: Add auto-close for single quote strings and highlight escape sequences (#18199)

- Add auto close to single quote string
- Add syntax highlights to escape sequence
This commit is contained in:
狐狸
2024-09-23 15:39:01 -04:00
committed by GitHub
parent 7051bc00c2
commit 1ff10b71c8
2 changed files with 2 additions and 1 deletions
@@ -196,3 +196,4 @@
(number) @number
(string) @string
(escape_sequence) @string.escape