From 489b7faa93260ebc33fc37650024a76d34ab1850 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 19 Apr 2022 09:45:28 -0700 Subject: emacs: disable dashboard and sml --- .emacs | 2 -- 1 file changed, 2 deletions(-) diff --git a/.emacs b/.emacs index b4dbfff..a7e794e 100644 --- a/.emacs +++ b/.emacs @@ -5,7 +5,6 @@ ;; Modes (load-file "~/.emacs.local.d/modes/auto-fill.el") (load-file "~/.emacs.local.d/modes/company.el") -(load-file "~/.emacs.local.d/modes/dashboard.el") (load-file "~/.emacs.local.d/modes/doom-modeline.el") (load-file "~/.emacs.local.d/modes/flyspell.el") (load-file "~/.emacs.local.d/modes/go-lang.el") @@ -22,7 +21,6 @@ (load-file "~/.emacs.local.d/modes/org-roam.el") (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/python.el") -(load-file "~/.emacs.local.d/modes/sml.el") (load-file "~/.emacs.local.d/modes/tabbar.el") (load-file "~/.emacs.local.d/modes/writeroom.el") -- cgit v1.2.3