General cleanup

This commit is contained in:
Henrik Lissner
2016-09-05 12:24:16 +02:00
parent b77212b78f
commit 047e64b4bc
5 changed files with 5 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
disp)))
;;;###autoload
(defun doom|nlinum-hl-line ()
(defun doom|nlinum-hl-line (&rest _)
"Highlight line number"
(let* ((pbol (line-beginning-position))
(peol (1+ pbol))