mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 18:30:06 -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
|
; paths and URLs
|
||||||
[ (path) (spath) (uri) ] @string.special
|
[ (path) (spath) (uri) ] @string.special
|
||||||
|
|
||||||
|
; escape sequences
|
||||||
|
(escape_sequence) @string.escape
|
||||||
|
|
||||||
; delimiters
|
; delimiters
|
||||||
[
|
[
|
||||||
"."
|
"."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue