lang/emacs-lisp: replace xref with elisp-def
Possibly better goto-definition behavior than xref; needs more testing.
This commit is contained in:
parent
743e43add1
commit
3d4b03a8ea
2 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,7 @@
|
|||
(package! highlight-quoted)
|
||||
(package! macrostep)
|
||||
(package! overseer)
|
||||
(package! elisp-def)
|
||||
|
||||
(when (featurep! :feature syntax-checker)
|
||||
(package! flycheck-cask))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue