diff options
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r-- | snakemake-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake-mode.el b/snakemake-mode.el index 6db15fb..358db22 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -136,7 +136,7 @@ rule blocks (or on a blank line directly below), call Indent the first line below 'run' `snakemake-indent-field-offset' plus - `snakemake-indent-run-offset'. Ident other lines with + `snakemake-indent-run-offset'. Indent other lines with `python-indent-line-function'. - Otherwise |