Rename amx-save-file: smex-items -> amx-items

This commit is contained in:
Henrik Lissner 2018-07-12 16:45:57 +02:00
parent 0c63298253
commit 9f50ca01a0
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -215,7 +215,7 @@ immediately runs it on the current candidate (ending the ivy session)."
;; Used by `counsel-M-x'
(setq amx-save-file (concat doom-cache-dir "/smex-items"))
(setq amx-save-file (concat doom-cache-dir "amx-items"))
;;