Don't use TabMap::expand_tabs in line_indent_for_buffer_row
This commit is contained in:
parent
08e93e9321
commit
5c1f82ae3d
3 changed files with 13 additions and 16 deletions
|
@ -630,7 +630,7 @@ fn test_cancel(cx: &mut gpui::MutableAppContext) {
|
|||
}
|
||||
|
||||
#[gpui::test]
|
||||
fn test_fold(cx: &mut gpui::MutableAppContext) {
|
||||
fn test_fold_action(cx: &mut gpui::MutableAppContext) {
|
||||
cx.set_global(Settings::test(cx));
|
||||
let buffer = MultiBuffer::build_simple(
|
||||
&"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue