summary refs log tree commit diff stats
path: root/tag-emacs/emacs.d
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs/emacs.d')
-rw-r--r--tag-emacs/emacs.d/init.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/tag-emacs/emacs.d/init.org b/tag-emacs/emacs.d/init.org
index 1629bdd..eed4b39 100644
--- a/tag-emacs/emacs.d/init.org
+++ b/tag-emacs/emacs.d/init.org
@@ -1238,8 +1238,7 @@ don’t use it directly.
     :init (progn
             (setq smex-history-length 100
                   smex-save-file (concat user-emacs-directory
-                                         "smex-items"))
-            (smex-initialize)))
+                                         "smex-items"))))
 #+END_SRC
 
 * Modeline