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

@ -57,8 +57,6 @@
ivy-use-virtual-buffers t ; Enable bookmarks and recentf
ivy-fixed-height-minibuffer t
ivy-count-format "(%d/%d) "
ivy-ignore-buffers '("\\` " "\\`\\*tramp/" "\\`\\*xref" "\\`\\*helpful "
"\\`\\*.+-posframe-buffer\\*" "\\` ?\\*company-.+\\*")
ivy-on-del-error-function #'ignore
ivy-initial-inputs-alist nil)