mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Rename amx-save-file: smex-items -> amx-items
This commit is contained in:
@ -215,7 +215,7 @@ immediately runs it on the current candidate (ending the ivy session)."
|
|||||||
|
|
||||||
|
|
||||||
;; Used by `counsel-M-x'
|
;; 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"))
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
Reference in New Issue
Block a user