Move git gutter settings out of editor settings
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
This commit is contained in:
parent
8f4b3c3493
commit
a5c2f22bf7
5 changed files with 38 additions and 29 deletions
|
@ -1744,7 +1744,7 @@ impl Server {
|
|||
Ok(())
|
||||
}
|
||||
|
||||
async fn get_private_user_info(
|
||||
async fn get_private_user_info(
|
||||
self: Arc<Self>,
|
||||
request: TypedEnvelope<proto::GetPrivateUserInfo>,
|
||||
response: Response<proto::GetPrivateUserInfo>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue