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
|
@ -16,8 +16,6 @@
|
|||
(set-lookup-handlers! 'lisp-mode
|
||||
:definition #'sly-edit-definition
|
||||
:documentation #'sly-describe-symbol)
|
||||
(set-company-backend! 'sly-mrepl-mode
|
||||
'(company-capf :with company-files))
|
||||
|
||||
(after! smartparens
|
||||
(sp-with-modes '(sly-mrepl-mode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue