mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(leo): add string literals (#7084)
This commit is contained in:
parent
86a9b67f1a
commit
d0c5116fa0
1 changed files with 2 additions and 0 deletions
|
|
@ -191,4 +191,6 @@
|
|||
(unsigned_literal)
|
||||
] @number
|
||||
|
||||
(string_literal) @string
|
||||
|
||||
(annotation) @attribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue