mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-30 17:01:02 -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:
@@ -74,7 +74,6 @@ argument: the identifier at point.")
|
||||
|
||||
;;
|
||||
;; dumb-jump
|
||||
;;
|
||||
|
||||
(def-package! dumb-jump
|
||||
:commands dumb-jump-result-follow
|
||||
@@ -89,7 +88,6 @@ argument: the identifier at point.")
|
||||
|
||||
;;
|
||||
;; xref
|
||||
;;
|
||||
|
||||
;; By default, `etags--xref-backend' is the default xref backend. No need. We'll
|
||||
;; set these up ourselves in other modules.
|
||||
@@ -116,7 +114,6 @@ argument: the identifier at point.")
|
||||
|
||||
;;
|
||||
;; Dash docset integration
|
||||
;;
|
||||
|
||||
;; Both packages depend on helm-dash, for now
|
||||
(def-package! helm-dash
|
||||
|
Reference in New Issue
Block a user