setup.el:(镜像)有用的配置宏

时间:2024-04-18 22:19:27
【文件属性】:

文件名称:setup.el:(镜像)有用的配置宏

文件大小:19KB

文件格式:ZIP

更新时间:2024-04-18 22:19:27

emacs elpa EmacsLisp

setup.el setup宏可简化重复的配置模式。 例如,这些宏: (setup shell ( let ((key " C-c s " )) ( :global (key shell)) ( :bind (key bury-buffer)))) (setup ( :package paredit) ( :hide-mode ) ( :hook-into scheme-mode lisp-mode)) (setup ( :package yasnippet) ( :with-mode yas-minor-mode ( :rebind " " yas-expand) ( :option yas-prompt-functions '( yas-completing-prompt ) yas-wrap-arou


【文件预览】:
setup.el-master
----.dir-locals.el(144B)
----setup.el(17KB)
----.gitignore(48B)
----README.md(2KB)
----COPYING(34KB)

网友评论