branch: elpa/eldoc-mouse
commit 7977170aae20967f82dc80ae300f02a84e02f10c
Author: huangfeiyu <[email protected]>
Commit: GitHub <[email protected]>

    Update README.md
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9c24e61e56e..12e272e5308 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # eldoc-mouse
 
-`eldoc-mouse` is an Emacs package that enhances the `eldoc` functionality by 
displaying documentation in a child frame when the mouse hovers over a symbol 
in an `eglot`-managed buffer. It integrates with `eldoc-box` to provide popup 
documentation and features a debounced hover mechanism to prevent excessive 
requests to the LSP 
server.[Screencast_20250918_110121.webm](https://github.com/user-attachments/assets/6bb80bee-dc2b-4d36-b8a4-4d416e0a6100)
+`eldoc-mouse` is an Emacs package that enhances the `eldoc` functionality by 
displaying documentation in a child frame when the mouse hovers over a symbol 
in an `eglot`-managed buffer. It integrates with `eldoc-box` to provide popup 
documentation and features a debounced hover mechanism to prevent excessive 
requests to the LSP server.
+[Screencast_20250918_110121.webm](https://github.com/user-attachments/assets/6bb80bee-dc2b-4d36-b8a4-4d416e0a6100)
 
 
 ## Features

Reply via email to