Remove third line in section headers

This is truly important stuff. We've saved many lives with this update.
This commit is contained in:
Henrik Lissner 2018-09-07 19:36:16 -04:00
parent 50fdaa0ed5
commit 7d3ffdff06
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
101 changed files with 64 additions and 283 deletions

View file

@ -59,7 +59,6 @@ these properties:
;;
;; Library
;;
;;;###autoload
(cl-defun +file-templates--expand (pred &key project mode trigger ignore _when)
@ -113,7 +112,6 @@ evil is loaded and enabled)."
;;
;; Commands
;;
;;;###autoload
(defun +file-templates/insert-license ()

View file

@ -101,7 +101,6 @@ information.")
;;
;; Library
;;
(defun +file-templates-in-emacs-dirs-p (file)
"Returns t if FILE is in Doom or your private directory."
@ -122,7 +121,6 @@ must be non-read-only, empty, and there must be a rule in
;;
;; Bootstrap
;;
(after! yasnippet
(if (featurep! :feature snippets)