mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26: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”>
9 lines
119 B
Scheme
Executable File
9 lines
119 B
Scheme
Executable File
; inherits: python
|
|
|
|
[
|
|
(rule_definition)
|
|
(rule_inheritance)
|
|
(module_definition)
|
|
(checkpoint_definition)
|
|
] @fold
|