mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-24 16:30:58 -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:
@@ -4,8 +4,7 @@
|
||||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
(def-package! emacs-snippets
|
||||
:if (featurep! +snippets)
|
||||
@@ -14,7 +13,6 @@
|
||||
|
||||
;;
|
||||
;; Config
|
||||
;;
|
||||
|
||||
;; Don't store authinfo in non-encrypted files!
|
||||
(defvar auth-sources
|
||||
|
Reference in New Issue
Block a user