Start work on handling multibuffers properly when closing unsaved buffers

This commit is contained in:
Max Brunsfeld
2022-05-22 16:48:33 -07:00
parent 21206800bc
commit fbd589b589
12 changed files with 581 additions and 421 deletions
Generated
+2
View File
@@ -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",