Set of fixes to improve borrowcks that weren't updated
This commit is contained in:
parent
e37f8593e4
commit
f3054ce18c
4 changed files with 47 additions and 16 deletions
|
@ -612,6 +612,7 @@ impl FileInfo {
|
|||
styled_buffer.set_style(0, p, Style::UnderlinePrimary);
|
||||
} else {
|
||||
styled_buffer.putc(1, p, '-', Style::UnderlineSecondary);
|
||||
styled_buffer.set_style(0, p, Style::UnderlineSecondary);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue