]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/geany/geany.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / geany / geany.factor
index 005fa94cb566f69ee6cae28bccfed3bdcb1444ea..930c4096cdd8d40a1806608c977baeb2b3b51111 100644 (file)
@@ -5,7 +5,8 @@ kernel make math.parser namespaces system ;
 IN: editors.geany
 
 SINGLETON: geany
-geany editor-class set-global
+
+editor-class [ geany ] initialize
 
 SYMBOL: geany-path