diff options
Diffstat (limited to 'bookmark-conf.el')
-rw-r--r-- | bookmark-conf.el | 4 |
1 files changed, 4 insertions, 0 deletions
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 |