diff options
author | Raul Benencia <rul@kalgan.cc> | 2021-04-22 19:22:26 -0700 |
---|---|---|
committer | Raul Benencia <rul@kalgan.cc> | 2021-04-22 19:22:26 -0700 |
commit | a83a4a04255ac2c85f9d7e8dcb3e059278b0cb0a (patch) | |
tree | 1f1d933a7b34d666dabd474a172ff50f696bd766 /.emacs | |
parent | bec81ba0c82aad944cf0f346a55d3297be252ac1 (diff) |
emacs: clean smex
Diffstat (limited to '.emacs')
-rw-r--r-- | .emacs | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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") |