Bump :completion
DarwinAwardWinner/ido-completing-read-plus@0067472 -> DarwinAwardWinner/ido-completing-read-plus@49e7967 abo-abo/swiper@a5eade0 -> abo-abo/swiper@56139df company-mode/company-mode@ee3177c -> company-mode/company-mode@d771840 emacs-helm/helm@a7bd522 -> emacs-helm/helm@42e2836 sebastiencs/company-box@aa5f09a -> sebastiencs/company-box@c8a8671 tumashu/ivy-posframe@084cc59 -> tumashu/ivy-posframe@9c83828 tumashu/posframe@739d8fd -> tumashu/posframe@f97c4af
This commit is contained in:
parent
ab334559f5
commit
933dcc4d19
5 changed files with 9 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue