plugin command

This commit is contained in:
Fernando Herrera
2021-10-23 21:08:54 +01:00
parent 1c52919103
commit 232790f488
8 changed files with 239 additions and 0 deletions

View File

@ -56,6 +56,7 @@ pub fn create_default_context() -> Rc<RefCell<EngineState>> {
Mv,
Ps,
Rm,
RunPlugin,
Select,
Size,
Split,