Feat: prelude and new words
This commit is contained in:
@@ -221,4 +221,10 @@ pub enum AppCommand {
|
||||
steps: usize,
|
||||
rotation: usize,
|
||||
},
|
||||
|
||||
// Prelude
|
||||
OpenPreludeEditor,
|
||||
SavePrelude,
|
||||
EvaluatePrelude,
|
||||
ClosePreludeEditor,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user