aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/comment.rs
Commit message (Expand)AuthorAge
* Cleanup find_first_non_whitespace_char funcsWojciech Kępka2021-06-08
* Fully drop State references.Blaž Hrastnik2021-03-31
* clippy lintBlaž Hrastnik2021-03-24
* Implement iter() and len() directly on Selection.Blaž Hrastnik2021-03-19
* Remove State from a few more signatures.Blaž Hrastnik2021-03-18
* Make Transaction::change only rely on the rope.Blaž Hrastnik2021-03-18
* commands: Wire up toggle comments as ctrl-cBlaž Hrastnik2021-02-19
* core: Implement comment toggling module.Blaž Hrastnik2021-02-18