mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add hlinum package to highlight current line in linum-mode
This commit is contained in:
@@ -42,5 +42,8 @@
|
||||
(set-face-attribute 'vertical-border nil
|
||||
:foreground (doom-darken (doom-color 'vertical-bar) 0.1)))
|
||||
|
||||
(use-package hlinum
|
||||
:hook (linum-mode . hlinum-activate))
|
||||
|
||||
(provide 'siren-theme-doom-vibrant)
|
||||
;;; siren-theme-doom-vibrant.el ends here
|
||||
|
||||
Reference in New Issue
Block a user