don't defer whitespace
This commit is contained in:
parent
ea842976ca
commit
946ece34e9
@ -39,7 +39,6 @@
|
|||||||
;; Visualize whitespace. In a very chill and invisible way.
|
;; Visualize whitespace. In a very chill and invisible way.
|
||||||
(use-package whitespace
|
(use-package whitespace
|
||||||
:straight (:type built-in)
|
:straight (:type built-in)
|
||||||
:defer 1
|
|
||||||
:diminish whitespace-mode
|
:diminish whitespace-mode
|
||||||
:custom
|
:custom
|
||||||
(whitespace-style '(face lines-tail))
|
(whitespace-style '(face lines-tail))
|
||||||
|
Loading…
Reference in New Issue
Block a user