diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/.config/emacs/init.el | 4 |
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 |
