Fix company backends for text and org modes

This commit is contained in:
ejez 2020-12-25 09:44:18 +03:00
parent 0c9256411d
commit 2465539e19
2 changed files with 2 additions and 2 deletions

View file

@ -1124,7 +1124,7 @@ compelling reason, so..."
:config
(add-to-list 'doom-debug-variables 'org-export-async-debug)
(set-company-backend! 'org-mode 'company-capf 'company-dabbrev)
(set-company-backend! 'org-mode 'company-capf)
(set-eval-handler! 'org-mode #'+org-eval-handler)
(set-lookup-handlers! 'org-mode
:definition #'+org-lookup-definition-handler