]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/textwrangler/textwrangler.factor
editors: allow them to be loaded in the load-all image
[factor.git] / basis / editors / textwrangler / textwrangler.factor
index d95eae9f51b9984345f77b6315ed0bea014d9858..f16b9afa45d151750ff8f545b73c9841faafc801 100644 (file)
@@ -12,7 +12,8 @@ IN: editors.textwrangler
 ! Note that launching with ``open -a`` does not support line numbers.
 
 SINGLETON: textwrangler
-textwrangler editor-class set-global
+
+editor-class [ textwrangler ] initialize
 
 M: textwrangler editor-command
     "edit" find-in-path [