mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-16 15:56:52 -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:
@@ -31,7 +31,6 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||
|
||||
;;
|
||||
;; Packages
|
||||
;;
|
||||
|
||||
(def-package! ivy
|
||||
:defer 1
|
||||
@@ -224,7 +223,6 @@ immediately runs it on the current candidate (ending the ivy session)."
|
||||
|
||||
;;
|
||||
;; Evil key fixes
|
||||
;;
|
||||
|
||||
(map! :when (featurep! :feature evil +everywhere)
|
||||
:after ivy
|
||||
|
Reference in New Issue
Block a user