mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
General cleanup
This commit is contained in:
@@ -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))
|
||||
|
Reference in New Issue
Block a user