mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -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'
|
||||
(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