summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
authorKjetil Orbekk <kj@orbekk.com>2025-02-27 19:23:47 -0500
committerKjetil Orbekk <kj@orbekk.com>2025-02-27 19:23:47 -0500
commit45612fea097daaf67976fcbf41b455f5c4f980e5 (patch)
tree052e8f929df0b818b092a55c55749368722eca6a /emacs
parentea237e48a00955b4a0cd39ba142964b35f9b7edf (diff)
Updates
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.config/emacs/init.el4
1 files changed, 2 insertions, 2 deletions
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