Attempted to initialize code-fold indicators, does not work

This commit is contained in:
Mikayla Maki 2023-03-02 19:42:59 -08:00
parent 2e1adb0724
commit 3dd5b3f426
2 changed files with 37 additions and 16 deletions

View file

@ -643,7 +643,6 @@ impl DisplaySnapshot {
break;
}
}
let end = end.unwrap_or(max_point);
Some(start..end)
} else {