mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 20:37:44 +03:00
add language ron
(#1925)
This commit is contained in:
parent
6b80cb8a77
commit
eb84d9493c
5 changed files with 14 additions and 0 deletions
1
runtime/queries/ron/highlights.scm
Normal file
1
runtime/queries/ron/highlights.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: rust
|
1
runtime/queries/ron/indents.scm
Normal file
1
runtime/queries/ron/indents.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: rust
|
1
runtime/queries/ron/injections.scm
Normal file
1
runtime/queries/ron/injections.scm
Normal file
|
@ -0,0 +1 @@
|
|||
; inherits: rust
|
Loading…
Add table
Add a link
Reference in a new issue