Emacs: Set ruler-mode to built-in.

This commit is contained in:
tastytea 2020-12-30 02:17:12 +01:00
parent f86ed78b86
commit 7585e1944a

View File

@ -48,6 +48,7 @@
;; Ruler with fill-column marker.
(use-package ruler-mode
:straight (:type built-in)
:after (doom-themes display-line-numbers)
:demand t
:config (progn