lang/cc: set rtags-install-path to ${doom-etc-dir}/rtags/
This commit is contained in:
parent
dd2d704137
commit
3ccd459ddb
1 changed files with 2 additions and 0 deletions
|
@ -192,6 +192,8 @@ compilation database is present in the project.")
|
|||
|
||||
(def-package! rtags
|
||||
:commands rtags-executable-find
|
||||
:preface
|
||||
(setq rtags-install-path (concat doom-etc-dir "rtags/"))
|
||||
:init
|
||||
(defun +cc|init-rtags ()
|
||||
"Start an rtags server in c-mode and c++-mode buffers."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue