mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-06 12:27:42 +03:00
Add clojure language support (#2780)
Co-authored-by: Mateusz Ledwoń <mateusz.ledwon@iteo.com>
This commit is contained in:
parent
3b1866f959
commit
4d604d3b50
4 changed files with 101 additions and 0 deletions
2
runtime/queries/clojure/injections.scm
Normal file
2
runtime/queries/clojure/injections.scm
Normal file
|
@ -0,0 +1,2 @@
|
|||
((regex_lit) @injection.content
|
||||
(#set! injection.language "regex"))
|
Loading…
Add table
Add a link
Reference in a new issue