Remove company-mode config.

This config is not necessary anymore because now corfu make
the same and for now is the preferred option for me.
This commit is contained in:
KJ
2023-08-02 03:33:34 -04:00
parent 0288bf609f
commit b9afc66ee2
5 changed files with 0 additions and 66 deletions

View File

@ -19,7 +19,6 @@
(require 'init-functions)
(require 'init-org)
(require 'init-eglot)
;; (require 'init-company)
(require 'init-corfu)
(require 'init-ctags)
(require 'init-minibuffer)