ZIm/crates/vim
Conrad Irwin 5edcb74760 Add support for visual ranges ending with a newline
These primarily happen when first entering visual mode, but can also
be created with objects like `vi{`.

Along the way fix the way ranges like `vi{` are selected to be more
similar to nvim.
2023-07-28 15:26:40 -06:00
..
src Add support for visual ranges ending with a newline 2023-07-28 15:26:40 -06:00
test_data Add support for visual ranges ending with a newline 2023-07-28 15:26:40 -06:00
Cargo.toml Update status bar theming 2023-07-25 11:06:41 -06:00