languages: Do not show Zed keybinding context in language selector (#48354)

Finn Evers created

This language is used for the keymap editor and should not be selectable
for normal files. Hence, removing it here from the language selector

Release Notes:

- Fixed an issue where the Zed keybinding context would show up as a
language in the language selector.

Change summary

crates/languages/src/zed-keybind-context/config.toml | 1 +
1 file changed, 1 insertion(+)

Detailed changes