diff --git a/assets/keymaps/default-macos.json b/assets/keymaps/default-macos.json index 4121b376b5a142e298bc655ac8c925507aaeae6e..302225c87e369203b7593977695d6f606a76019f 100644 --- a/assets/keymaps/default-macos.json +++ b/assets/keymaps/default-macos.json @@ -479,13 +479,6 @@ "down": "search::NextHistoryQuery", }, }, - { - "context": "BufferSearchBar || ProjectSearchBar", - "use_key_equivalents": true, - "bindings": { - "ctrl-enter": "editor::Newline", - }, - }, { "context": "ProjectSearchBar", "use_key_equivalents": true,