Undo last commit
This commit is contained in:
parent
fb122217ff
commit
1580c691e4
2
init.el
2
init.el
@ -1126,8 +1126,6 @@ argument."
|
|||||||
:bind (:map eshell-mode-map
|
:bind (:map eshell-mode-map
|
||||||
("<tab>" . company-complete)
|
("<tab>" . company-complete)
|
||||||
("TAB" . company-complete))
|
("TAB" . company-complete))
|
||||||
:config
|
|
||||||
(add-to-list 'eshell-modules-list 'eshell-elecslash)
|
|
||||||
:init
|
:init
|
||||||
(defun my/-eshell-mode-setup ()
|
(defun my/-eshell-mode-setup ()
|
||||||
"Setup function run from `eshell-mode-hook'"
|
"Setup function run from `eshell-mode-hook'"
|
||||||
|
Loading…
Reference in New Issue
Block a user