Start work on handling multibuffers properly when closing unsaved buffers
This commit is contained in:
Generated
+2
@@ -1242,6 +1242,7 @@ dependencies = [
|
||||
"project",
|
||||
"serde_json",
|
||||
"settings",
|
||||
"smallvec",
|
||||
"theme",
|
||||
"unindent",
|
||||
"util",
|
||||
@@ -4137,6 +4138,7 @@ dependencies = [
|
||||
"serde",
|
||||
"serde_json",
|
||||
"settings",
|
||||
"smallvec",
|
||||
"theme",
|
||||
"unindent",
|
||||
"util",
|
||||
|
||||
Reference in New Issue
Block a user