aboutsummaryrefslogtreecommitdiff
path: root/snakemake.el
diff options
context:
space:
mode:
Diffstat (limited to 'snakemake.el')
-rw-r--r--snakemake.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/snakemake.el b/snakemake.el
index 33d05e5..a7f72bb 100644
--- a/snakemake.el
+++ b/snakemake.el
@@ -581,6 +581,7 @@ Snakemake-graph mode is a minor mode that provides a key,
"Return the terminal process of the current directory."
(get-process (concat "*" (snakemake-term--name) "*")))
+;;;###autoload
(defun snakemake-term-start ()
"Start a terminal session for the current Snakefile directory.