ZIm/crates/vim/src
Max Brunsfeld 5242a3a6dc Restructure action macro to assign a namespace to every action
Also, allow arbitrary types to be used as Actions via the impl_actions macro

Co-authored-by: Nathan Sobo <nathan@zed.dev>
Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-07 16:20:49 -07:00
..
normal Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
editor_events.rs Add word and line movement in vim normal mode 2022-03-27 17:58:28 -07:00
insert.rs Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
mode.rs Rename sub_mode to submode 2022-04-04 14:14:21 +02:00
normal.rs Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
vim.rs Restructure action macro to assign a namespace to every action 2022-04-07 16:20:49 -07:00
vim_test_context.rs Add word and line movement in vim normal mode 2022-03-27 17:58:28 -07:00