diff --git a/.config/doom/config.el b/.config/doom/config.el index 3770abd..cee2f0d 100644 --- a/.config/doom/config.el +++ b/.config/doom/config.el @@ -303,10 +303,12 @@ current buffer's, reload dir-locals." 'sh-mode '(:separate company-capf company-shell company-files)) +) + +(after! org (set-company-backend! 'org-mode - '(:separate - company-dabbrev company-yasnippet company-ispell company-files))) + 'company-capf 'company-files)) (map! diff --git a/.config/doom/init.el b/.config/doom/init.el index 32f9c04..43aef85 100644 --- a/.config/doom/init.el +++ b/.config/doom/init.el @@ -173,8 +173,8 @@ ;;swift ; who asked for emoji variables? ;;terra ; Earth and Moon in alignment for performance. ;;web ; the tubes - ;;yaml ; JSON, but readable - ;;zig ; C, but simpler + yaml ; JSON, but readable + zig ; C, but simpler :email ;;(mu4e +org +gmail)