Skip to content

Instantly share code, notes, and snippets.

View dmitriyyan's full-sized avatar
👨‍💻
Coding

Dmitrii Yanushkevich dmitriyyan

👨‍💻
Coding
  • Novi Sad
  • 06:52 (UTC +02:00)
View GitHub Profile
@xheisenbugx
xheisenbugx / keymap.json
Last active September 14, 2026 09:51
zed keymap.json with same lazyvim keymaps
[
{
"context": "Editor && (edit_prediction && showing_completions)",
"bindings": {
"tab": "editor::AcceptEditPrediction"
}
},
// Terminal
{
"context": "Workspace",