From 45612fea097daaf67976fcbf41b455f5c4f980e5 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Thu, 27 Feb 2025 19:23:47 -0500 Subject: Updates --- emacs/.config/emacs/init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emacs') diff --git a/emacs/.config/emacs/init.el b/emacs/.config/emacs/init.el index ff1863d..191ac4f 100644 --- a/emacs/.config/emacs/init.el +++ b/emacs/.config/emacs/init.el @@ -484,8 +484,8 @@ (rename-buffer (kj/shell-buffer-name))))) -(use-package with-editor - :hook ((shell-mode . with-editor-export-editor))) +;; (use-package with-editor +;; :hook ((shell-mode . with-editor-export-editor))) ;;;; Applications ;;;;; Tramp -- cgit v1.2.3