lang/cc: rtags-completions-enabled = nil #305

This commit is contained in:
Henrik Lissner 2017-12-26 23:34:17 -05:00
parent b03d0a9416
commit fa98d79bf4
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -197,6 +197,7 @@ compilation database is present in the project.")
:config
(setq rtags-autostart-diagnostics t
rtags-use-bookmarks nil
rtags-completions-enabled nil
;; If not using ivy or helm to view results, use a pop-up window rather
;; than displaying it in the current window...
rtags-results-buffer-other-window t