mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Add comment injection for R (#4031)
This commit is contained in:
parent
c4aec0a5c5
commit
8a7a6e4cff
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 New Issue
Block a user