Attempted to initialize code-fold indicators, does not work
This commit is contained in:
parent
2e1adb0724
commit
3dd5b3f426
2 changed files with 37 additions and 16 deletions
|
@ -643,7 +643,6 @@ impl DisplaySnapshot {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
let end = end.unwrap_or(max_point);
|
||||
Some(start..end)
|
||||
} else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue