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

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

diff --git a/README.md b/README.md
index 2ecbd1e8f57..133949c14dd 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
 - Works in eglot managed buffers to show documentation for the symbol under 
the mouse point.
 - Removed the unnecessary signatures from the document to make doucment more 
clear.
 - Still keep highlighting the symbol under the cursor.
-- An interactive command to pop up document at cursor 
`eldoc-mouse-pop-doc-at-cursor`, this is helpful when you don't bother to move 
mouse, but want to check document. I bind it to key sequence `F1 F1`, press 
Ctrl-G to close the popup. 
+- An interactive command to pop up document at cursor 
`eldoc-mouse-pop-doc-at-cursor`, this is helpful when you don't bother to move 
mouse, but want to check document. I bind it to key sequence `F1 F1`, press 
Ctrl-G or moving cursor away from the current symbol to close the popup. 
 
 ## Installation
 

Reply via email to