Add elisp-demos to lang/emacs-lisp module
This is an extremely useful package which adds little examples to the help docs for a massive number of elisp functions. https://github.com/xuchunyang/elisp-demos
This commit is contained in:
parent
8f98e441c0
commit
0a30b4ee4b
2 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
(package! macrostep)
|
||||
(package! overseer)
|
||||
(package! elisp-def)
|
||||
(package! elisp-demos)
|
||||
|
||||
(when (featurep! :tools flycheck)
|
||||
(package! flycheck-cask))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue