zed/crates/editor
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
Cargo.toml Fix rand import and tweak callbacks 2023-07-25 11:44:13 -04:00