diff --git a/init.el b/init.el index a56177b..c4ca526 100644 --- a/init.el +++ b/init.el @@ -1146,9 +1146,6 @@ argument." (eshell-load . eat-eshell-mode) (eshell-mode . my/-eshell-mode-setup)) :bind (:map eshell-mode-map - ("TAB" . company-complete) - ("" . company-complete) - :map eshell-cmpl-mode-map ("TAB" . company-complete) ("" . company-complete)) :init