Gate rtags packages behind +rtags module flag #693
This commit is contained in:
parent
3188d67d6e
commit
1866bb75f0
2 changed files with 3 additions and 1 deletions
|
@ -208,6 +208,7 @@ compilation database is present in the project.")
|
|||
;;
|
||||
|
||||
(def-package! rtags
|
||||
:when (featurep! +rtags)
|
||||
:commands rtags-executable-find
|
||||
:preface
|
||||
(setq rtags-install-path (concat doom-etc-dir "rtags/"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue