🚨 The Zed repository is now open source! Please open your keymaps-related PRs there. 🚨
This repository contains keymaps that aim to replicate the feel of other editors.
Zed refers to this keymap layer as base keymaps
. To change your base keymap, open the command palette via cmd-shift-p
and then search for welcome: toggle base keymap selector
. Choosing one of these options will update the base_keymap
setting in your settings.json
file. Currently, we manually update these keymaps within Zed to match the contents of those within this repository, but in the future, Zed will be open source, users will be able to contribute directly, and this repository will be archived.
Issues for the keymaps
repository can be found here.
Feel free to open a pull request to:
- Fix an issue for an existing keymap
- Add a new keymap
- Some functionality may be missing in these keymaps, as Zed may not currently support the action or may not have a way to represent it with a customizable key binding
- Keymaps are not one of our main priorities at this time, but we will add and update them as we are able. We welcome pull requests to help with this effort.