feat: config moved
This commit is contained in:
20
.emacs.d/smex-items
Normal file
20
.emacs.d/smex-items
Normal file
@ -0,0 +1,20 @@
|
||||
|
||||
;; ----- smex-history -----
|
||||
(
|
||||
compile
|
||||
simpc-mode
|
||||
completion-at-point
|
||||
ido-mode
|
||||
simpc-indent-line
|
||||
cd
|
||||
5x5
|
||||
)
|
||||
|
||||
;; ----- smex-data -----
|
||||
(
|
||||
(compile . 259)
|
||||
(simpc-indent-line . 1)
|
||||
(simpc-mode . 2)
|
||||
(ido-mode . 2)
|
||||
(completion-at-point . 1)
|
||||
)
|
Reference in New Issue
Block a user