Remove the sorting in company.
It wasn't really that much of an improvement.
This commit is contained in:
parent
eae6737d76
commit
47c36a82bf
@ -38,7 +38,6 @@
|
||||
:hook (eglot-managed-mode . company-mode)
|
||||
:config
|
||||
(setq company-backends '((company-capf)))
|
||||
(setq company-transformers '(company-sort-by-occurrence))
|
||||
)
|
||||
|
||||
;; (use-package company-box
|
||||
|
Loading…
x
Reference in New Issue
Block a user