feat(cmake): add escape to highlight

add escape word like "\n", "\;" to highlight

Log: escape sequence highlight for cmake
This commit is contained in:
ShootingStarDragons 2022-08-27 08:43:42 +08:00 committed by Stephan Seitz
parent d50ded1471
commit bf8e987519

View file

@ -123,3 +123,4 @@
(#match? @function.builtin "\\c^(add_custom_command)$")
)
(escape_sequence) @string.escape