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

@ -56,7 +56,6 @@
:hook
(org-mode . kj/org-hook)
:config
(setq company-dabbrev-ignore-case nil) ; Hacer el autocompletado case-sensitive.
(setq org-ellipsis "")
(setq org-hide-emphasis-markers t)
;;(setq org-startup-folded 'content)