Revert "Avoid buffering line content to compute indent guides" (#15282)

Reverts zed-industries/zed#15167

Release Notes:

- N/A
This commit is contained in:
Antonio Scandurra 2024-07-26 17:05:24 +02:00 committed by GitHub
parent 4abf7f058e
commit e59e47fe7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 53 additions and 413 deletions

2
Cargo.lock generated
View file

@ -8892,8 +8892,6 @@ version = "0.1.0"
dependencies = [
"arrayvec",
"criterion",
"ctor",
"env_logger",
"gpui",
"log",
"rand 0.8.5",