mirror of https://github.com/helix-editor/helix
Add support for single-line comments to scss (#5003)
parent
c13c6d56b6
commit
59cfe95776
@ -1,2 +1,2 @@
|
||||
((comment) @injection.content
|
||||
([(comment) (single_line_comment)] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
Loading…
Reference in New Issue