X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=emacs.d%2Fconfig.org;h=3702189cb27d7017b9ed1bd0697fcfc3a5184b32;hb=96ba8ac789f4918791c0d5192c6711757091a17f;hp=13a1241f15e6563c4c8fc60ed0e46efd2e6b41d1;hpb=a6d31ff332d0a7c77be2dfe47177add52bfe2d53;p=dotfiles.git diff --git a/emacs.d/config.org b/emacs.d/config.org index 13a1241..3702189 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -1809,7 +1809,7 @@ here on Mac, just use "open" commands to pen =.pdf=, =.html= and image files (define-key company-active-map [tab] #'company-complete-selection) (global-company-mode) ;; magig-commit is text-modeh - (setq company-global-modes '(not org-mode magit-status-mode text-mode))) + (setq company-global-modes '(not org-mode magit-status-mode text-mode eshell-mode))) (use-package company-statistics :ensure t