From a83a4a04255ac2c85f9d7e8dcb3e059278b0cb0a Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Thu, 22 Apr 2021 19:22:26 -0700 Subject: emacs: clean smex --- .emacs | 2 -- 1 file changed, 2 deletions(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 3da2af9..497dc32 100644 --- a/.emacs +++ b/.emacs @@ -23,8 +23,6 @@ (load-file "~/.emacs.local.d/modes/org.el") (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/python.el") -;;(load-file "~/.emacs.local.d/modes/reveal.el") -(load-file "~/.emacs.local.d/modes/smex.el") (load-file "~/.emacs.local.d/modes/sml.el") ;; (load-file "~/.emacs.local.d/modes/sublimity.el") (load-file "~/.emacs.local.d/modes/whitespace.el") -- cgit v1.2.3