zed/crates/editor
Nathan Sobo ee3e6049a3 Make boundary-finding methods wrap across newlines
This requires word and subword methods to explicitly acknowledge that they want to stop at newlines, which I think actually increases clarity. It makes the boundary finding method more general and useful for external callers such as the forthcoming vim crate.
2022-03-21 21:25:02 -06:00
..
src Make boundary-finding methods wrap across newlines 2022-03-21 21:25:02 -06:00
Cargo.toml Disable doctests for all libraries 2022-03-03 16:15:56 -08:00