Get workspace compiling with new event emitters
This commit is contained in:
@@ -1872,9 +1872,7 @@ impl MultiBuffer {
|
||||
}
|
||||
}
|
||||
|
||||
impl EventEmitter for MultiBuffer {
|
||||
type Event = Event;
|
||||
}
|
||||
impl EventEmitter<Event> for MultiBuffer {}
|
||||
|
||||
impl MultiBufferSnapshot {
|
||||
pub fn text(&self) -> String {
|
||||
|
||||
Reference in New Issue
Block a user