zed/assets/keymaps
Conrad Irwin 91adefedfa
vim keybinding updates (#3057)
Release Notes:

- vim: Add ctrl-i to go forward
([#1732](https://github.com/zed-industries/community/issues/1732)).
ctrl-o was already supported.
- vim: Add `g <space>` to open the current snippet in its own file.
- vim: Escape will now return to normal mode even if completion menus
are open (use `ctrl-x ctrl-z` to hide menus, as in vim).
- vim: Add key bindings for Zed's various completion mechanisms:
- - `ctrl-x ctrl-o` to open the completion menu,
- -  `ctrl-x ctrl-l` to open the LSP action menu,
- - `ctrl-x ctrl-c` to trigger Copilot (requires configuring copilot),
- - `ctrl-x ctrl-a` to trigger the inline Assistant (requires
configuring openAI),

NOTE: we should add these to the docs before shipping 0.107 to stable.
2023-09-28 15:32:21 -06:00
..
atom.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
default.json assets: Add keybinds to replace (#3055) 2023-09-28 13:04:14 +02:00
jetbrains.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
sublime_text.json fix default keybindings for select all matches 2023-09-20 17:14:19 -07:00
textmate.json Update textmate.json 2023-08-23 01:31:01 -04:00
vim.json vim keybinding updates (#3057) 2023-09-28 15:32:21 -06:00