Update dependencies
This commit is contained in:
parent
98632f8747
commit
2fc1abe0b8
4 changed files with 543 additions and 533 deletions
|
|
@ -33,7 +33,7 @@ impl LineNumberCache {
|
|||
let mut buffer_line = BufferLine::new(
|
||||
text,
|
||||
LineEnding::default(),
|
||||
AttrsList::new(attrs),
|
||||
AttrsList::new(&attrs),
|
||||
Shaping::Advanced,
|
||||
);
|
||||
buffer_line.set_align(Some(Align::Left));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue