Closed CsBigDataHub closed 1 year ago
Centaur Emacs
custom.el
custom-post.el
File: ./lisp/init-web.el 163 (with-eval-after-load 'company 164 (use-package company-restclient 165 :defines company-backends 166 :init (add-to-list 'company-backends 'company-restclient))))
This is the only instance where company is used in feat/modern-completion branch. Perhaps remove it or replace with corfu maybe?
company
feat/modern-completion
corfu
NA
MacOS
28
No response
Thank you for the bug report
Centaur Emacs
.custom.el
andcustom-post.el
.Bug description
This is the only instance where
company
is used infeat/modern-completion
branch. Perhaps remove it or replace withcorfu
maybe?Steps to reproduce
NA
Expected behavior
NA
OS
MacOS
Emacs Version
28
Error callstack
No response
Anything else
No response