mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Minor refactor/reformatting
This commit is contained in:
@@ -108,7 +108,9 @@ properties:
|
||||
;; xref
|
||||
;;
|
||||
|
||||
(after! xref
|
||||
(def-package! xref
|
||||
:commands (xref-backend-identifier-at-point xref-find-definitions xref-find-references)
|
||||
:config
|
||||
;; By default, `etags--xref-backend' is the default xref backend. No need.
|
||||
;; We'll set these up ourselves in other modules.
|
||||
(setq-default xref-backend-functions '(t))
|
||||
|
Reference in New Issue
Block a user