aboutsummaryrefslogtreecommitdiff
path: root/lisp/hcel-outline.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/hcel-outline.el')
-rw-r--r--lisp/hcel-outline.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/hcel-outline.el b/lisp/hcel-outline.el
index b90a464..b5ad54a 100644
--- a/lisp/hcel-outline.el
+++ b/lisp/hcel-outline.el
@@ -184,6 +184,7 @@ update in the outline mode too."
(define-minor-mode hcel-outline-follow-mode
"Display modules and identifiers as point moves."
+ :lighter " hcel-outline-follow"
:after-hook
(if hcel-outline-follow-mode
(if (not (eq major-mode 'hcel-outline-mode))