Set of fixes to improve borrowcks that weren't updated
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user