mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-23 18:32:17 +00:00
parent
e3c0e93e46
commit
5029587e3b
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@
|
|||
"v": "vim::ToggleVisual",
|
||||
"shift-v": "vim::ToggleVisualLine",
|
||||
"ctrl-v": "vim::ToggleVisualBlock",
|
||||
"ctrl-q": "vim::ToggleVisualBlock",
|
||||
"*": "vim::MoveToNext",
|
||||
"#": "vim::MoveToPrev",
|
||||
"0": "vim::StartOfLine", // When no number operator present, use start of line motion
|
||||
|
|
Loading…
Reference in a new issue