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

    Highlight design for mouse hover interactions
    
    Added a feature highlight to emphasize the design for mouse hover 
interactions.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 094255734eb..0c35975faef 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@
 <video 
src="https://github.com/user-attachments/assets/5622cfd2-de0c-46e8-9276-d67615671932";
 controls></video>
 
 ## Features
+- **It is specifically designed for mouse hover interactions and has a small 
codebase**.
 - Displays documentation in a popup when hovering over symbols.
 - Integrates with `posframe` for popup documentation.
 - Support moving mouse to the popup by move mouse on it and click.

Reply via email to