mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Nix escape sequences
This commit is contained in:
parent
30acaf5b77
commit
e45ab15cf3
1 changed files with 3 additions and 0 deletions
|
|
@ -27,6 +27,9 @@
|
|||
; paths and URLs
|
||||
[ (path) (spath) (uri) ] @string.special
|
||||
|
||||
; escape sequences
|
||||
(escape_sequence) @string.escape
|
||||
|
||||
; delimiters
|
||||
[
|
||||
"."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue