chor: clean up some configs and keybindings
This commit is contained in:
@@ -77,8 +77,9 @@
|
||||
("integration" "integration/*")
|
||||
(:exclude ".dir-locals.el" "*-tests.el")))
|
||||
:hook
|
||||
((eshell-load . eat-eshell-mode)
|
||||
(eshell-load . eat-eshell-visual-command-mode))
|
||||
(eshell-load . eat-eshell-mode)
|
||||
(eshell-load . eat-eshell-visual-command-mode)
|
||||
(eat-mode . toggle-truncate-lines)
|
||||
:config
|
||||
(setq eat-term-terminfo-directory eat--terminfo-path)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user