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
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
sublime_text.json
textmate.json
vim.json Add option to either use system clipboard or vim clipboard (#7936) 2024-02-22 10:12:29 -07:00