ZIm/crates/vim/src
Conrad Irwin 2b95db087b
Fix infinite loop in select all (#3154)
[[PR Description]]

Release Notes:

- Fixed an infinite loop in select all matches
([#2170](https://github.com/zed-industries/community/issues/2170)).
2023-10-24 02:58:48 -06:00
..
normal Fix some bugs with vim objects 2023-10-22 21:44:34 -06:00
test Fix neovim tests with angle brackets 2023-10-22 22:24:35 -06: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 pixel columns (#3052) 2023-10-20 15:01:27 -06:00
visual.rs Fix some bugs with vim objects 2023-10-22 21:44:34 -06:00