branch: main
commit 20e4c584065bbf872471fc2c5859f49f125aae64
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (eldoc-mouse): New package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 1eeda604ca6..6e0f21fa603 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -194,6 +194,8 @@
:readme "README.md"
:news "NEWS.md")
+ (eldoc-mouse :url "https://github.com/huangfeiyu/eldoc-mouse")
+
(elixir-mode :url "https://github.com/elixir-editors/emacs-elixir"
:ignored-files ("tests" "Eldev")
:news "CHANGELOG.md")