Keith Simmons
|
63278041e1
|
Add c and d operators to vim normal mode
Extracted motions from normal mode
Changed vim_submode to be vim_operator to enable better composition of operators
|
2022-04-15 16:05:50 -07:00 |
|
Max Brunsfeld
|
2ea2ba358f
|
Add back toggle sidebar key bindings
|
2022-04-13 11:14:10 -07:00 |
|
Max Brunsfeld
|
1e0182f6c7
|
Add back key binding for confirming completions with tab
|
2022-04-13 10:35:05 -07:00 |
|
Max Brunsfeld
|
949fbe7cd3
|
Allow dumping the project diagnostic view's state as JSON
Also, improve DebugElements action so that it shows the JSON in an editor.
Co-authored-by: Nathan Sobo <nathan@zed.dev>
|
2022-04-11 19:51:46 -07:00 |
|
Max Brunsfeld
|
add0dad6d7
|
Use '*' to represent the default context in keymap files
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-11 17:17:03 -07:00 |
|
Max Brunsfeld
|
c065f283aa
|
Move assets to their own crate, load keymaps in vim tests
Also, move assets folder to the top-level.
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-11 15:54:52 -07:00 |
|