Henrik Lissner 2021-07-10 22:36:36 -04:00
parent ab334559f5
commit 933dcc4d19
5 changed files with 9 additions and 10 deletions

View file

@ -26,10 +26,9 @@
company-backends '(company-capf)
;; These auto-complete the current selection when
;; `company-auto-complete-chars' is typed. This is too magical. We
;; `company-auto-commit-chars' is typed. This is too magical. We
;; already have the much more explicit RET and TAB.
company-auto-complete nil
company-auto-complete-chars nil
company-auto-commit nil
;; Only search the current buffer for `company-dabbrev' (a backend that
;; suggests text your open buffers). This prevents Company from causing