mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 19:19:12 +00:00
Undoubtedly not perfect, but this should be something we can work off of. Note that matching keybindings with ctrl in them is currently broken on linux (or at least x11). This keymap might just manage to be less useful than using the macos one on linux until that is fixed... the proximate cause of this is that the `key` field of the `Keystroke` struct looks like `"\u{e}"` instead of `"n"` when `ctrl-n` is pressed. Release Notes: - N/A |
||
---|---|---|
.. | ||
atom.json | ||
default-linux.json | ||
default-macos.json | ||
jetbrains.json | ||
sublime_text.json | ||
textmate.json | ||
vim.json |