Minor reformatting

This commit is contained in:
Henrik Lissner 2018-09-13 11:15:01 -04:00
parent 54a088230f
commit bd39ff3526
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 3 deletions

View file

@ -12,8 +12,8 @@ If nil, it is disabled in all modes, the same as if the +onsave flag wasn't
Irrelevant if you do not have the +onsave flag enabled for this module.")
(defvar-local +format-with nil "Set this to explicitly use a certain formatter
for the current buffer.")
(defvar-local +format-with nil
"Set this to explicitly use a certain formatter for the current buffer.")
;;