Add g space
for option-enter
vimify all the things
This commit is contained in:
parent
d1baff1743
commit
73fc1c1c56
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@
|
||||||
"g shift-s": "project_symbols::Toggle",
|
"g shift-s": "project_symbols::Toggle",
|
||||||
"g .": "editor::ToggleCodeActions", // zed specific
|
"g .": "editor::ToggleCodeActions", // zed specific
|
||||||
"g shift-a": "editor::FindAllReferences", // zed specific
|
"g shift-a": "editor::FindAllReferences", // zed specific
|
||||||
|
"g space": "editor::OpenExcerpts", // zed specific
|
||||||
"g *": [
|
"g *": [
|
||||||
"vim::MoveToNext",
|
"vim::MoveToNext",
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue