company-capf = universal default company-backend
Also removes company-files from sly-mrepl-mode, because sly's capf completion includes file completion.
This commit is contained in:
parent
bc16ef5431
commit
b4b19c40bf
2 changed files with 1 additions and 3 deletions
|
@ -12,7 +12,7 @@
|
|||
company-require-match 'never
|
||||
company-global-modes
|
||||
'(not erc-mode message-mode help-mode gud-mode eshell-mode)
|
||||
company-backends nil
|
||||
company-backends '(company-capf)
|
||||
company-frontends
|
||||
'(company-pseudo-tooltip-frontend
|
||||
company-echo-metadata-frontend))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue