mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 01:40:02 -04:00
feat(swift): highlight shebang lines
This commit is contained in:
parent
94f9a46b37
commit
eb59a3df50
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@
|
||||||
(modify_specifier)
|
(modify_specifier)
|
||||||
] @keyword
|
] @keyword
|
||||||
|
|
||||||
|
(shebang_line) @keyword.directive
|
||||||
|
|
||||||
(class_body
|
(class_body
|
||||||
(property_declaration
|
(property_declaration
|
||||||
(pattern
|
(pattern
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue