mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-24 16:51:54 -05:00
zed: bind alt+e to search
This commit is contained in:
parent
5095ad6b14
commit
a6265195b6
|
@ -16,6 +16,7 @@
|
|||
{
|
||||
"context" = "Workspace";
|
||||
"bindings" = {
|
||||
"alt-e" = "file_finder::Toggle";
|
||||
"ctrl-p" = "command_palette::Toggle";
|
||||
"ctrl-shift-p" = "file_finder::Toggle";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue