]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/editplus/editplus.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / editplus / editplus.factor
index db203e2abd312c0ff2d2291eaf37d299bb32a12a..8c38eee1857d0dea6d1dcf568d1dac4b9a37aa35 100644 (file)
@@ -3,7 +3,8 @@ namespaces ;
 IN: editors.editplus
 
 SINGLETON: editplus
-editplus editor-class set-global
+
+editor-class [ editplus ] initialize
 
 : editplus-path ( -- path )
     \ editplus-path get [