Working corfu setup without company
This commit is contained in:
parent
b9559eabe0
commit
a0500746f4
11 changed files with 255 additions and 314 deletions
|
|
@ -22,11 +22,7 @@
|
|||
(column-enforce-n 99)
|
||||
|
||||
;; Run LSP
|
||||
(lsp-deferred)
|
||||
|
||||
;; Company list override
|
||||
(add-to-list (make-local-variable 'company-backends)
|
||||
'(company-capf company-yasnippet)))
|
||||
(lsp-deferred))
|
||||
|
||||
(add-hook 'rust-mode-hook 'icejam-activate-rust-mode)
|
||||
(add-hook 'rust-mode-hook 'flycheck-rust-setup)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue