emacs-config/smex-items
2020-06-08 17:48:45 +02:00

17 lines
143 B
Text

;; ----- smex-history -----
(
load-file
customize
cd
5x5
arp
dbx
dig
)
;; ----- smex-data -----
(
(customize . 1)
(load-file . 1)
)