bash: Add highlighting of ANSI c string (#3153)
Fixes zed-industries/community#2169 Release Notes: - Fixed highlighting of ANSI C strings ($'foo') in "Shell script" language buffers.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
(raw_string)
|
||||
(heredoc_body)
|
||||
(heredoc_start)
|
||||
(ansi_c_string)
|
||||
] @string
|
||||
|
||||
(command_name) @function
|
||||
|
||||
Reference in New Issue
Block a user