diff --git a/.emacs.d/modules/tobmacs-editor.el b/.emacs.d/modules/tobmacs-editor.el index 13a634b..e573c27 100644 --- a/.emacs.d/modules/tobmacs-editor.el +++ b/.emacs.d/modules/tobmacs-editor.el @@ -14,8 +14,7 @@ delete-by-moving-to-trash t tab-bar-show nil tab-bar-new-tab-choice "*scratch*" - next-line-add-newlines)) - + next-line-add-newlines t)) (use-package ef-themes)