zed/assets/keymaps
Mahdy M. Karam 5c4f3c0cea
Add option to either use system clipboard or vim clipboard (#7936)
Release Notes:

- vim: Added a setting to control default clipboard behaviour. `{"vim":
{"use_system_clipboard": "never"}}` disables writing to the clipboard.
`"on_yank"` writes to the system clipboard only on yank, and `"always"`
preserves the current behavior. ([#4390
](https://github.com/zed-industries/zed/issues/4390))

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-02-22 10:12:29 -07:00
..
atom.json feat(workspace): allow alternative actions to open files and symbols in split 2023-07-14 21:49:15 +02:00
default-linux.json Add task docs and default keybindings (#8123) 2024-02-21 16:43:56 +02:00
default-macos.json Added a cmd-backspace keybinding to delete files in the project panel. (#8163) 2024-02-22 12:59:01 +02:00
jetbrains.json Jetbrains keymap - Movement between panes (#7464) 2024-02-07 09:12:34 +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 Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00