Rename ExcerptList to MultiBuffer
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
5f8e406c18
commit
a7634ccd5f
2 changed files with 38 additions and 38 deletions
|
@ -1,6 +1,6 @@
|
|||
mod buffer;
|
||||
mod excerpt_list;
|
||||
mod highlight_map;
|
||||
mod multi_buffer;
|
||||
pub mod proto;
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue