diff --git a/docs/en_US/keyboard_shortcuts.rst b/docs/en_US/keyboard_shortcuts.rst index 3129e7790..de67f3ea5 100644 --- a/docs/en_US/keyboard_shortcuts.rst +++ b/docs/en_US/keyboard_shortcuts.rst @@ -57,10 +57,6 @@ When using the syntax-highlighting SQL editors, the following shortcuts are avai +--------------------------+------------------+-------------------------------------+ | Ctrl+Z | Cmd+Z | Undo last edit | +--------------------------+------------------+-------------------------------------+ -| Ctrl+Plus | Cmd+Plus | Zoom in | -+--------------------------+------------------+-------------------------------------+ -| Ctrl+Minus | Cmd+Minus | Zoom out | -+--------------------------+------------------+-------------------------------------+ | Tab | Tab | Indent selected text | +--------------------------+------------------+-------------------------------------+ | Shift+Tab | Shift+Tab | Un-indent selected text |