Introducing multibuffers (#14668)

Co-Authored-By: Marshall <marshall@zed.dev>

Release Notes:

- Added a hint the first few times you open a multibuffer to explain
what is going on.

Co-authored-by: Marshall <marshall@zed.dev>
This commit is contained in:
Conrad Irwin
2024-07-17 13:54:52 -04:00
committed by GitHub
co-authored by Marshall
parent 53bcc3649a
commit 4852e170ff
5 changed files with 180 additions and 4 deletions
+1
View File
@@ -17,6 +17,7 @@
# Using Zed
- [Multibuffers](./multibuffers.md)
- [Assistant Panel](./assistant-panel.md)
- [Channels](./channels.md)
- [Collaboration](./collaboration.md)