Add space to the mode lighter

This commit is contained in:
Correl Roush 2020-01-24 12:05:07 -05:00
parent c3b42f5551
commit 16309e678d

View file

@ -93,7 +93,7 @@ defined by START and END."
(define-minor-mode owo-mode
"OwO"
:lighter "OwO"
:lighter " OwO"
(owo-wipe (point-min) (point-max))
(if owo-mode
(progn