Undo last commit

This commit is contained in:
Alexander Rosenberg 2024-08-06 23:58:20 -08:00
parent 78948cee30
commit 664d14e2bb
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1146,9 +1146,6 @@ argument."
(eshell-load . eat-eshell-mode) (eshell-load . eat-eshell-mode)
(eshell-mode . my/-eshell-mode-setup)) (eshell-mode . my/-eshell-mode-setup))
:bind (:map eshell-mode-map :bind (:map eshell-mode-map
("TAB" . company-complete)
("<tab>" . company-complete)
:map eshell-cmpl-mode-map
("TAB" . company-complete) ("TAB" . company-complete)
("<tab>" . company-complete)) ("<tab>" . company-complete))
:init :init