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:
@ -73,7 +73,6 @@ fundamental-mode) for performance sake."
|
||||
|
||||
;;
|
||||
;; Built-in plugins
|
||||
;;
|
||||
|
||||
(push '("/LICENSE\\'" . text-mode) auto-mode-alist)
|
||||
|
||||
@ -151,8 +150,7 @@ savehist file."
|
||||
|
||||
|
||||
;;
|
||||
;; Core Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
;; Auto-close delimiters and blocks as you type. It's more powerful than that,
|
||||
;; but that is all Doom uses it for.
|
||||
|
Reference in New Issue
Block a user