zed/crates/vim/src
Piotr Osiewicz b73ccc8180 Start out Copilot2;
Add hidden_action_types to CommandPaletteFilter.
WindowContext.available_actions now returns global actions as well.

Co-authored-by: Antonio <antonio@zed.dev>
2023-12-05 14:57:20 +01:00
..
normal Fix some bugs with vim objects 2023-10-22 21:44:34 -06:00
test Don't use function_name in vim tests 2023-10-25 23:26:57 +02:00
command.rs Don't prompt to save unchanged files 2023-09-27 16:07:35 -06:00
editor_events.rs vim: Use explicit global, not default (#2987) 2023-09-19 20:52:25 -06:00
insert.rs Escape returns to normal mode even if completion is open 2023-09-27 21:28:30 -06:00
mode_indicator.rs Give up on monospace indicator 2023-08-17 16:04:55 -06:00
motion.rs Add | as a bracket and a motion 2023-10-22 22:17:34 -06:00
normal.rs Merge branch 'main' into pixel-columns 2023-10-18 23:00:56 -06:00
object.rs Fix neovim tests with angle brackets 2023-10-22 22:24:35 -06:00
state.rs Properly handle inlay highlights in the InlayMap 2023-09-14 22:08:12 +03:00
test.rs Fix character selection 2023-10-24 10:50:08 +02:00
utils.rs Fix Y on last line with no trailing new line 2023-09-15 11:14:04 -06:00
vim.rs Start out Copilot2; 2023-12-05 14:57:20 +01:00
visual.rs Fix some bugs with vim objects 2023-10-22 21:44:34 -06:00