mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -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:
@@ -225,8 +225,7 @@ line with a linewise comment.")
|
||||
|
||||
|
||||
;;
|
||||
;; Plugins
|
||||
;;
|
||||
;; Packages
|
||||
|
||||
(def-package! evil-commentary
|
||||
:commands (evil-commentary evil-commentary-yank evil-commentary-line)
|
||||
@@ -398,7 +397,6 @@ the new algorithm is confusing, like in python or ruby."
|
||||
|
||||
;;
|
||||
;; Text object plugins
|
||||
;;
|
||||
|
||||
(def-package! evil-args
|
||||
:commands (evil-inner-arg evil-outer-arg
|
||||
|
Reference in New Issue
Block a user