From 089df3d8afe98036f34c789adb209904ef1e622f Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Wed, 29 Nov 2023 10:44:00 -0800 Subject: emacs: -writeroom.el --- .emacs.d/init.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 99485a5..f5e53d0 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -178,7 +178,6 @@ (load-file "~/.emacs.d/rul-init.d/projectile.el") (load-file "~/.emacs.d/rul-init.d/vterm.el") (load-file "~/.emacs.d/rul-init.d/which-key.el") -(load-file "~/.emacs.d/rul-init.d/writeroom.el") (when-let* ((file (locate-user-emacs-file "rul-post-init.el")) ((file-exists-p file))) -- cgit v1.2.3