Fix compile errors
This commit is contained in:
parent
20e65a533c
commit
cf934ab696
3 changed files with 7 additions and 7 deletions
|
@ -31,6 +31,7 @@ use copilot::Copilot;
|
|||
pub use display_map::DisplayPoint;
|
||||
use display_map::*;
|
||||
pub use editor_settings::EditorSettings;
|
||||
pub use element::RenderExcerptHeaderParams;
|
||||
pub use element::{
|
||||
Cursor, EditorElement, HighlightedRange, HighlightedRangeLine, LineWithInvisibles,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue