emacs-lisp: conform to v2 module format
This commit is contained in:
parent
b7fb8caa24
commit
2b4da7edf5
2 changed files with 55 additions and 31 deletions
|
@ -1,9 +1,5 @@
|
|||
;;; lang/emacs-lisp/packages.el
|
||||
|
||||
(associate! emacs-lisp-mode :match "\\(/Cask\\|\\.elc?\\(.gz\\)?\\)$")
|
||||
|
||||
(package! highlight-quoted :commands highlight-quoted-mode)
|
||||
|
||||
(package! auto-compile :commands auto-compile-on-save-mode)
|
||||
|
||||
(package! auto-compile)
|
||||
(package! highlight-quoted)
|
||||
(package! slime)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue