Updated keybinding syntax

This commit is contained in:
Jeffrey Chandler 2018-10-12 15:54:31 -04:00
parent 530759d5a0
commit 4a5fa087b8

View File

@ -10,4 +10,4 @@ plugins=(... man)
# Keyboard Shortcuts
| Shortcut | Description |
|-----------------------------------|------------------------------------------------------------------------|
| <kpd>esc</kpd> + man | add man before the previous command to see the manual for this command |
| <kbd>Esc</kbd> + man | add man before the previous command to see the manual for this command |