mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17: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)
|
||||
] @keyword
|
||||
|
||||
(shebang_line) @keyword.directive
|
||||
|
||||
(class_body
|
||||
(property_declaration
|
||||
(pattern
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue