feat(zed): general change

This commit is contained in:
js0ny 2025-04-16 20:35:16 +01:00
parent f7ba4d7b92
commit 4f20405cfb
2 changed files with 25 additions and 5 deletions

View file

@ -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 $"]
}
},
{