From 88560a1b292c74accecdf8f46de9ff84a65d3e9b Mon Sep 17 00:00:00 2001 From: JSDurand Date: Mon, 6 Dec 2021 10:55:42 +0800 Subject: LIN Is Noticeable * bookmark-conf.el (blist-mode-hook): Highlight the current line. * init.el ("protesilaos/lin"): Add the package to remap some highlights. --- bookmark-conf.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bookmark-conf.el') diff --git a/bookmark-conf.el b/bookmark-conf.el index f3883e7..79c6589 100644 --- a/bookmark-conf.el +++ b/bookmark-conf.el @@ -36,6 +36,10 @@ ;;; Customizations +;;;; HL-LINE + +(add-hook 'blist-mode-hook #'hl-line-mode) + ;;;; I am not an expert ;; I prefer not being an expert now, as deleting bookmarks is quite -- cgit v1.2.3-18-g5258