Add autoupdate2

co-authoredby: max@zed.dev
This commit is contained in:
Mikayla 2023-11-17 15:48:32 -08:00
parent a03d062120
commit dd283b471a
No known key found for this signature in database
10 changed files with 540 additions and 5 deletions

View file

@ -162,7 +162,7 @@ pub fn initialize_workspace(app_state: Arc<AppState>, cx: &mut AppContext) {
// status_bar.add_right_item(cursor_position, cx);
});
// auto_update::notify_of_any_new_update(cx.weak_handle(), cx);
auto_update::notify_of_any_new_update(cx);
// vim::observe_keystrokes(cx);