Skip to content

Commit 619a7fd

Browse files
committed
Add Support for zed-comment
1 parent e599fa5 commit 619a7fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

languages/ruby/injections.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@
66
((regex
77
(string_content) @content)
88
(#set! "language" "regex"))
9+
10+
((comment) @content
11+
(#set! injection.language "comment"))

0 commit comments

Comments
 (0)