branch: elpa/eldoc-mouse
commit 402d70ced3e2bc5084e5d0ab5bd8e51b8cc00a59
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 ff4b0cc368f..80c96aaa17d 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@
 - Works in `prog-mode` 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`.
+- 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. 
 
 ## Installation
 

Reply via email to