Skip to content

Commit

Permalink
tweak(rtags): defer until explicitly enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 28, 2024
1 parent 0d9da59 commit 41395b7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions modules/me-prog.el
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ Fall back to the default `citre--project-root'."

(use-package rtags-xref
:straight t
:after xref
:demand t)
:commands rtags-xref-enable)

(use-package eopengrok
:straight t
Expand Down

0 comments on commit 41395b7

Please sign in to comment.