aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/object.rs
Commit message (Collapse)AuthorAge
* Remove #[allow(unused)] from helix-core, and fix unused imports.Nathan Vegdahl2021-07-02
| | | | Still a bunch more warnings to fix in core, but it's a start.
* minor: Remove a few unwraps.Blaž Hrastnik2021-03-26
|
* commands: Implement expand_selection.Blaž Hrastnik2021-02-22