From f071e55dc01ce1b0e176017e78eb205432d068dc Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Fri, 9 Jun 2017 00:33:13 +0200 Subject: [PATCH] Enable nlinum-highlight-current-line --- core/core-ui.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/core-ui.el b/core/core-ui.el index 5f5f670ee..282a3411f 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -260,6 +260,8 @@ file." (unless (eq major-mode 'org-mode) (nlinum-mode +1))) :config + (setq nlinum-highlight-current-line t) + ;; Optimization: calculate line number column width beforehand (add-hook! nlinum-mode (setq nlinum--width