Update key-bindings.md (#15994)

Closes https://github.com/zed-industries/zed/pull/15238

Release Notes:

- N/A
This commit is contained in:
fcolecumberri
2024-08-13 14:40:27 +03:00
committed by GitHub
parent ac6bff12b9
commit ab98f16280
+1 -1
View File
@@ -230,7 +230,7 @@ TBD: Add Column with Linux shortcuts
| Copy | Editor | `⌘ + C` |
| Cut | Editor | `⌘ + X` |
| Cut to end of line | Editor | `Control + K` |
| Delete | Editor | `Control + D` |
| Select Next | Editor | `Control + D` |
| Delete | Editor | `Delete` |
| Delete line | Editor | `⌘ + Shift + K` |
| Delete to beginning of line | Editor | `⌘ + Backspace` |