ZIm/crates/vim/src
Conrad Irwin adf313bd33
Fix vim-related panic (#2986)
Release Notes:

- fix panic that happens during collaboration (preview-only)
2023-09-18 12:21:38 -06:00
..
normal Use standalone inlay background highlights 2023-09-14 22:08:12 +03:00
test Remove another supported exemption 2023-09-12 12:48:36 -06:00
editor_events.rs Fix vim-related panic 2023-09-18 12:13:50 -06:00
insert.rs Fix 0 used in a count 2023-09-12 09:56:23 -06:00
mode_indicator.rs Give up on monospace indicator 2023-08-17 16:04:55 -06:00
motion.rs Clip twice 2023-09-18 08:28:21 -06:00
normal.rs Remove another supported exemption 2023-09-12 12:48:36 -06:00
object.rs Merge branch 'main' into vim-softwrap-word 2023-09-01 12:23:56 -06:00
state.rs Properly handle inlay highlights in the InlayMap 2023-09-14 22:08:12 +03:00
test.rs Use standalone inlay background highlights 2023-09-14 22:08:12 +03:00
utils.rs Fix Y on last line with no trailing new line 2023-09-15 11:14:04 -06:00
vim.rs Fix 0 used in a count 2023-09-12 09:56:23 -06:00
visual.rs Fix Y on last line with no trailing new line 2023-09-15 11:14:04 -06:00