term/eshell: add eldoc support

This commit is contained in:
Henrik Lissner 2019-10-18 19:39:29 -04:00
parent 8dd8420ff7
commit 0344d6719c
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 6 additions and 0 deletions

View file

@ -4,3 +4,4 @@
(package! eshell-up)
(package! eshell-z)
(package! shrink-path)
(package! esh-help)