fix another round of fixes of M3
This commit is contained in:
@@ -4,5 +4,5 @@ pub mod history;
|
||||
mod widget;
|
||||
|
||||
pub use buffer::{EditorBuffer, Selection};
|
||||
pub use highlight::Highlighter;
|
||||
pub use highlight::{highlighter, Highlighter};
|
||||
pub use widget::{CodeEditor, EditorMessage, mono_metrics};
|
||||
|
||||
Reference in New Issue
Block a user