mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove third line in section headers
This is truly important stuff. We've saved many lives with this update.
This commit is contained in:
@ -137,7 +137,6 @@ See `+format/buffer' for the interactive version of this function, and
|
||||
|
||||
;;
|
||||
;; Commands
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun +format/buffer ()
|
||||
@ -185,7 +184,6 @@ is selected)."
|
||||
|
||||
;;
|
||||
;; Hooks
|
||||
;;
|
||||
|
||||
;;;###autoload
|
||||
(defun +format|enable-on-save ()
|
||||
|
@ -14,8 +14,7 @@ If nil, it is disabled in all modes, the same as if the +onsave flag wasn't
|
||||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Bootstrap
|
||||
|
||||
(defun +format|enable-on-save-maybe ()
|
||||
"Enable formatting on save in certain major modes.
|
||||
|
Reference in New Issue
Block a user