zed/assets
Conrad Irwin 460bf93866
vim: { } to navigate by paragraph (#2668)
As part of this I added `assert_shared_state()` to the
NeovimBackedTestContext so that it is more like a drop-in replacement
for the VimTestContext.

The remaining part of zed-industries/community#682 is adding bracket
matching to plain text. It looks like the current logic requires there
to be a tree sitter language for the language in order to support
bracket matching. I didn't fix this in this PR because I was unsure
whether to try and work around that, or to try and add a plain text tree
sitter language.

Release Notes:

- vim: support `{` and `}` for paragraph motion
([#470](https://github.com/zed-industries/community/issues/470)).
- vim: fix `%` at the end of the line
([#682](https://github.com/zed-industries/community/issues/682)).
2023-07-07 14:59:06 -06:00
..
contexts Fix annoying system prompt 2023-05-29 21:47:59 -06:00
fonts Move assets to their own crate, load keymaps in vim tests 2022-04-11 15:54:52 -07:00
icons Merge branch 'main' into collab-titlebar-2 2023-06-27 15:40:43 +02:00
keymaps vim: { } to navigate by paragraph (#2668) 2023-07-07 14:59:06 -06:00
settings Merge branch 'main' into Z-1292/show_search_results_in_scrollbar 2023-07-06 11:43:44 +02: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