Clear auto-indent requests if they couldn't be computed
This commit is contained in:
@@ -866,6 +866,8 @@ impl Buffer {
|
||||
}));
|
||||
}
|
||||
}
|
||||
} else {
|
||||
self.autoindent_requests.clear();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user