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 |
|
Max Brunsfeld
|
fd4b81c8fc
|
Allow actions to be deserialized from JSON
Introduce separate macro for implementing 'internal' actions which
are not intended to be loaded from keymaps.
|
2022-04-08 15:47:51 -07:00 |
|
Max Brunsfeld
|
866ffdd4ae
|
Move Settings to its own crate
Co-authored-by: Keith Simmons <keith@zed.dev>
|
2022-04-06 10:23:33 -07:00 |
|
Keith Simmons
|
1a29180185
|
Fixed issue with enabling and disabling vim mode dynamically
Also added indoc and marked text utility to vim tests to improve readability
|
2022-03-25 20:10:52 -07:00 |
|
Keith Simmons
|
bb9b36dccd
|
Add initial vim mode mode switching
Co-authored-by: Nathan Sobo <nathan@zed.dev>
|
2022-03-25 20:10:37 -07:00 |
|