]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/nova/nova.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / nova / nova.factor
index 3f065c16587d799251a8bff9ec9f36ad03158e0a..db7da54a2d047b7e18b8c6b24567a109d8a9a90d 100644 (file)
@@ -2,7 +2,8 @@ USING: editors kernel make namespaces ;
 IN: editors.nova
 
 SINGLETON: nova
-nova editor-class set-global
+
+editor-class [ nova ] initialize
 
 M: nova editor-command
     drop