mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
a1453350df
* feat: snakemake language * feat: snakemake syntax highlighting * doc: xtask docgen - snakemake * Addressed feedback: removed redundant grammar * fixed indentation * removed has-ancestor predicate --------- Co-authored-by: “SebastianDall” <“semoda@bio.auu.dk”>
6 lines
102 B
Scheme
Executable File
6 lines
102 B
Scheme
Executable File
; inherits: python
|
|
|
|
(wildcard
|
|
(constraint) @injection.content
|
|
(#set! injection.language "regex"))
|