diff --git a/assets/keymaps/default-macos.json b/assets/keymaps/default-macos.json index bea7d54e6937a2b3579b0b53bf8f64bd34ceeeea..dd7d3672c17d1c00283de607c5872c16415d8317 100644 --- a/assets/keymaps/default-macos.json +++ b/assets/keymaps/default-macos.json @@ -158,7 +158,7 @@ "bindings": { "alt-tab": "editor::NextInlineCompletion", "alt-shift-tab": "editor::PreviousInlineCompletion", - "ctrl-right": "editor::AcceptPartialInlineCompletion" + "ctrl-cmd-right": "editor::AcceptPartialInlineCompletion" } }, {