aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/ui/document.rs
Commit message (Expand)AuthorAge
* Add rainbow indentation guidesJJ2023-11-01
* Fix typos (#6643)Daniel Sedlak2023-04-07
* remove incorrect assertPascal Kuthe2023-03-27
* Prevent whitespace from rendering inside inlay hints (#6312)Thomas Schollenberger2023-03-16
* update MSRV to 1.65Pascal Kuthe2023-03-05
* Fix indentation lines (#6134) (#6136)NomisIV2023-03-01
* Fix new clippy lints (#5892)Pascal Kuthe2023-02-09
* Address new clippy lintsBlaž Hrastnik2023-02-09
* fix position translation at EOF with softwrap (#5786)Pascal Kuthe2023-02-02
* rework positioning/rendering and enable softwrap/virtual text (#5420)Pascal Kuthe2023-01-31