Add comment injection for R (#4031)
This commit is contained in:
parent
c4aec0a5c5
commit
8a7a6e4cff
1 changed files with 2 additions and 0 deletions
2
runtime/queries/r/injections.scm
Normal file
2
runtime/queries/r/injections.scm
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
((comment) @injection.content
|
||||||
|
(#set! injection.language "comment"))
|
Loading…
Reference in a new issue