zed/assets
Conrad Irwin b0815bd13e
vim: Rewrite paste (#2878)
A complete overhaul of the way vim did paste. This ended up being more
involved than I expected because of the variety of different behaviors
that vim exhibits when copying/pasting between various modes.

Release Notes:

- vim: support P for paste before
([#1869](https://github.com/zed-industries/community/issues/1869)).
- vim: support P in visual modes for paste without overriding clipboard
- vim: fix position when using `p` on text copied outside zed
([#469](https://github.com/zed-industries/community/issues/469)).
- vim: fix indentation when using `p` on text copied from zed
([#1015](https://github.com/zed-industries/community/issues/1015)).
- all: Separate copied multi-selections by `\n`
2023-08-22 20:21:58 -06:00
..
contexts Fix annoying system prompt 2023-05-29 21:47:59 -06:00
fonts Add IBM Plex license 2023-08-09 11:39:15 -04:00
icons Add elixir icons 2023-08-18 14:54:53 -04:00
keymaps vim: Rewrite paste (#2878) 2023-08-22 20:21:58 -06:00
settings Add a default_open_ai_model setting for the assistant (#2876) 2023-08-22 02:55:27 -04:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes WIP Re-case internal and experiment theme folders 2022-10-21 13:04:24 -04:00