We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32a6713 commit 2694a22Copy full SHA for 2694a22
languages/emmylua/injections.scm
@@ -1,7 +1,8 @@
1
;; Injections for Lua code
2
3
-((comment) @injection.content
4
- (#set! injection.language "comment")
+;; Comment
+((comment_content) @injection.content
5
+ (#set! injection.language "comment")
6
)
7
8
;; EmmyLua Doc comments injection
0 commit comments