Skip to content

Commit

Permalink
Update keymap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rcorre authored May 2, 2024
1 parent a851ae7 commit 587ed18
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions book/src/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
- [Window mode](#window-mode)
- [Space mode](#space-mode)
- [Popup](#popup)
- [Completion Popup](#completion-popup)
- [Signature Popup](#signature-popup)
- [Completion Menu](#completion-menu)
- [Signature-help Popup](#signature-help-popup)
- [Unimpaired](#unimpaired)
- [Insert mode](#insert-mode)
- [Select / extend mode](#select--extend-mode)
Expand Down Expand Up @@ -317,7 +317,7 @@ Displays documentation for item under cursor. Remapping currently not supported.
| `Ctrl-u` | Scroll up |
| `Ctrl-d` | Scroll down |

##### Completion Popup
##### Completion Menu

Displays documentation for the selected completion item. Remapping currently not supported.

Expand All @@ -326,7 +326,7 @@ Displays documentation for the selected completion item. Remapping currently not
| `Shift-Tab`, `Ctrl-p`, `Up` | Previous entry |
| `Tab`, `Ctrl-n`, `Down` | Next entry |

##### Signature Popup
##### Signature-help Popup

Displays the signature of the selected completion item. Remapping currently not supported.

Expand Down

0 comments on commit 587ed18

Please sign in to comment.