lang/cc: rtags-completions-enabled = nil #305
This commit is contained in:
parent
b03d0a9416
commit
fa98d79bf4
1 changed files with 1 additions and 0 deletions
|
@ -197,6 +197,7 @@ compilation database is present in the project.")
|
||||||
:config
|
:config
|
||||||
(setq rtags-autostart-diagnostics t
|
(setq rtags-autostart-diagnostics t
|
||||||
rtags-use-bookmarks nil
|
rtags-use-bookmarks nil
|
||||||
|
rtags-completions-enabled nil
|
||||||
;; If not using ivy or helm to view results, use a pop-up window rather
|
;; If not using ivy or helm to view results, use a pop-up window rather
|
||||||
;; than displaying it in the current window...
|
;; than displaying it in the current window...
|
||||||
rtags-results-buffer-other-window t
|
rtags-results-buffer-other-window t
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue