mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
fix: add hashbang detection
This commit is contained in:
parent
18fd8c3565
commit
1ecc920c70
2 changed files with 3 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
(hash_bang) @keyword.directive
|
||||
|
||||
(comment) @comment
|
||||
|
||||
(number) @number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue