mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlight: add SCSS single_line_comment
This commit is contained in:
parent
9d64c2f667
commit
5c30f2af04
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
"@include"
|
||||
] @keyword
|
||||
|
||||
(single_line_comment) @comment
|
||||
(function_name) @function
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue