diff --git a/src/editor/cursor.rs b/src/editor/cursor.rs index 4bd95f8..37b4527 100644 --- a/src/editor/cursor.rs +++ b/src/editor/cursor.rs @@ -43,7 +43,7 @@ impl Cursor { Cursor { position: (0, 0), shape: CursorShape::Block, - style: Option::