]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/scite/scite.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / scite / scite.factor
index e58229ab146e038b29a00a6341ae6bd38d586346..27fd305f811f5bd6f4194400bdffdb5260ff0c7a 100644 (file)
@@ -6,7 +6,8 @@ namespaces sequences system ;
 IN: editors.scite
 
 SINGLETON: scite
-scite editor-class set-global
+
+editor-class [ scite ] initialize
 
 SYMBOL: scite-path