mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 02:48:34 +00:00
docs: Remove reference to nonexistent vim key binding (#16884)
That line was accidentally introduced in https://github.com/zed-industries/zed/pull/12789. Release Notes: - N/A
This commit is contained in:
parent
e8c6c537de
commit
635e7f6480
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ g <space> Open the current search excerpt
|
|||
<ctrl-w> g D Go to type definition in a split
|
||||
|
||||
# Insert mode
|
||||
i a / a a Select the function argument the cursor is in
|
||||
ctrl-x ctrl-o Open the completion menu
|
||||
ctrl-x ctrl-c Request GitHub Copilot suggestion (if configured)
|
||||
ctrl-x ctrl-a Open the inline AI assistant (if configured)
|
||||
|
|
Loading…
Reference in a new issue