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