Add prettifier for characters
This commit is contained in:
parent
c8da69171d
commit
d378610f43
@ -585,6 +585,9 @@ targets."
|
||||
;; (load-theme 'airline-ravenpower t)
|
||||
;; :init (load-theme 'doom-acario-dark t))
|
||||
|
||||
(use-package page-break-lines
|
||||
:hook (emacs-lisp-mode . page-break-lines-mode))
|
||||
|
||||
(use-package yascroll
|
||||
:diminish
|
||||
:defer 1
|
||||
|
Loading…
Reference in New Issue
Block a user