Reload current theme on cmd-k shift-T
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
This commit is contained in:
parent
8238c87481
commit
4d947580b1
5 changed files with 28 additions and 15 deletions
|
@ -6,8 +6,8 @@ use crate::{
|
|||
time::ReplicaId,
|
||||
AppState,
|
||||
};
|
||||
use futures::lock::Mutex;
|
||||
use gpui::{AppContext, Entity, ModelHandle};
|
||||
use parking_lot::Mutex;
|
||||
use smol::channel;
|
||||
use std::{
|
||||
marker::PhantomData,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue