From 3ba637dcf79e9e72bdf64ede8407e645975f076a Mon Sep 17 00:00:00 2001 From: jjanzen Date: Sun, 9 Mar 2025 20:09:12 -0500 Subject: system changes --- common/.config/emacs/init.el.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/.config/emacs/init.el.org b/common/.config/emacs/init.el.org index f853e58..2fbf70d 100644 --- a/common/.config/emacs/init.el.org +++ b/common/.config/emacs/init.el.org @@ -311,7 +311,7 @@ Install and configure =eat= as a terminal emulator in Emacs. (eat-mode . (lambda () (display-line-numbers-mode -1))) (eshell-mode . (lambda () (display-line-numbers-mode -1))) :bind - ("C-c v" . eshell)) + ("C-c v" . eat)) #+end_src Use =corfu= and =vertico= for completions. =orderless= is used to allow searching in any portion of a string and =marginalia= gives descriptions of items in the list. -- cgit v1.2.3