Gate rtags packages behind +rtags module flag #693

This commit is contained in:
Henrik Lissner 2018-06-17 14:42:23 +02:00
parent 3188d67d6e
commit 1866bb75f0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 1 deletions

View file

@ -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/"))