Daily auto-commit 2025-11-17T05:44:49UTC @ nord
This commit is contained in:
@@ -69,6 +69,9 @@
|
||||
"ctrl-shift-d": "editor::DeleteLine",
|
||||
"ctrl-j": "editor::JoinLines",
|
||||
"ctrl-shift-j": null, // "editor::JoinLines"
|
||||
|
||||
// "ctrl-;": null, // collides with ctrl-oslash...
|
||||
"ctrl-;": "editor::Fold", // collides with ctrl-oslash...
|
||||
"ctrl-oslash": "editor::Fold", // ctrl-ø
|
||||
"ctrl-l": "editor::UnfoldLines",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user