Add g space for option-enter

vimify all the things
This commit is contained in:
Conrad Irwin 2023-09-27 21:05:58 -06:00
parent d1baff1743
commit 73fc1c1c56

View File

@ -146,6 +146,7 @@
"g shift-s": "project_symbols::Toggle",
"g .": "editor::ToggleCodeActions", // zed specific
"g shift-a": "editor::FindAllReferences", // zed specific
"g space": "editor::OpenExcerpts", // zed specific
"g *": [
"vim::MoveToNext",
{