summaryrefslogtreecommitdiff
path: root/piem-lei.el
diff options
context:
space:
mode:
Diffstat (limited to 'piem-lei.el')
-rw-r--r--piem-lei.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/piem-lei.el b/piem-lei.el
index 5795087..cd1dbe0 100644
--- a/piem-lei.el
+++ b/piem-lei.el
@@ -343,6 +343,7 @@ line's message, scroll its text downward, passing ARG to
"Major mode for displaying overview of `lei q' results."
:group 'piem-lei
(buffer-disable-undo)
+ (hl-line-mode)
(setq truncate-lines t)
(setq buffer-read-only t)
(setq-local line-move-visual t))