mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-22 01:03:00 +00:00
feat(zed): general change
This commit is contained in:
parent
f7ba4d7b92
commit
4f20405cfb
2 changed files with 25 additions and 5 deletions
|
|
@ -91,7 +91,8 @@
|
|||
"k": "search::SelectNextMatch",
|
||||
"K": "search::SelectPreviousMatch",
|
||||
"N": ["workspace::SendKeystrokes", "n n n n n"],
|
||||
"E": ["workspace::SendKeystrokes", "e e e e e"]
|
||||
"E": ["workspace::SendKeystrokes", "e e e e e"],
|
||||
"Y": ["workspace::SendKeystrokes", "y $"]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue