feat: config moved

This commit is contained in:
landam
2025-09-12 18:20:36 +02:00
commit f7bad57efb
373 changed files with 39942 additions and 0 deletions

20
.emacs.d/smex-items Normal file
View 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)
)