zed/crates/vim/src
Mehmet Efe Akça 339b29ef17
Add open vim keymap command (#9953)
Release Notes:

- Added a `vim: open default keymap` command to show the default Vim
keymap ([#8593](https://github.com/zed-industries/zed/issues/8593)).

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-04-10 19:03:13 -04:00
..
normal vim: Allow search with operators & visual mode (#10226) 2024-04-08 15:20:14 -06:00
test
command.rs
editor_events.rs Improve the ergonomics of creating local buffers (#10347) 2024-04-10 08:32:51 -06:00
insert.rs
mode_indicator.rs
motion.rs vim: Allow search with operators & visual mode (#10226) 2024-04-08 15:20:14 -06:00
normal.rs Add surrounds support for vim (#9400) 2024-04-08 11:41:06 -06:00
object.rs Add surrounds support for vim (#9400) 2024-04-08 11:41:06 -06:00
replace.rs Fix undo in replace mode (#10086) 2024-04-03 11:35:04 -06:00
state.rs vim: Allow search with operators & visual mode (#10226) 2024-04-08 15:20:14 -06:00
surrounds.rs vim: Allow search with operators & visual mode (#10226) 2024-04-08 15:20:14 -06:00
test.rs Fix panic in visual line mode with folds (#10284) 2024-04-08 11:39:06 -06:00
utils.rs
vim.rs Add open vim keymap command (#9953) 2024-04-10 19:03:13 -04:00
visual.rs vim: Fix cgn backwards movement when there is no matches (#10237) 2024-04-08 14:51:36 -06:00