assets/keymaps/vim.json 🔗
@@ -695,18 +695,6 @@
"shift-u": "git::UnstageAll"
}
},
- {
- "context": "os == macos && edit_prediction",
- "bindings": {
- "alt-tab": "editor::AcceptEditPrediction"
- }
- },
- {
- "context": "os != macos && edit_prediction",
- "bindings": {
- "alt-enter": "editor::AcceptEditPrediction"
- }
- },
{
"context": "edit_prediction && !edit_prediction_requires_modifier",
"bindings": {