There was an error while loading. Please reload this page.
hover_dump
1 parent 4b329d4 commit df181b1Copy full SHA for df181b1
1 file changed
book/src/generated/static-cmd.md
@@ -200,6 +200,7 @@
200
| `remove_primary_selection` | Remove primary selection | normal: `` <A-,> ``, select: `` <A-,> `` |
201
| `completion` | Invoke completion popup | insert: `` <C-x> `` |
202
| `hover` | Show docs for item under cursor | normal: `` <space>k ``, select: `` <space>k `` |
203
+| `hover_dump` | Show docs for item under cursor in a new buffer | normal: `` <space>K ``, select: `` <space>K `` |
204
| `toggle_comments` | Comment/uncomment selections | normal: `` <C-c> ``, `` <space>c ``, select: `` <C-c> ``, `` <space>c `` |
205
| `toggle_line_comments` | Line comment/uncomment selections | normal: `` <space><A-c> ``, select: `` <space><A-c> `` |
206
| `toggle_block_comments` | Block comment/uncomment selections | normal: `` <space>C ``, select: `` <space>C `` |
0 commit comments