mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-13 08:50:11 -04:00
feat(swift)!: update parser and queries
This commit is contained in:
parent
6c50310371
commit
13ddd4d752
6 changed files with 14 additions and 23 deletions
|
|
@ -1,3 +1,6 @@
|
|||
((regex_literal) @injection.content
|
||||
(#set! injection.language "regex"))
|
||||
|
||||
([
|
||||
(comment)
|
||||
(multiline_comment)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue