]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/notepadnext/notepadnext.factor
editors.notepadnext: better formatting
[factor.git] / basis / editors / notepadnext / notepadnext.factor
index 47a8ef1f18b1995947b3c8ee8dd979dbfb689dce..5450fd70b5200d9ddc5e9c8cc815107af98d8089 100644 (file)
@@ -23,7 +23,6 @@ M: linux find-notepadnext-path
 
 M: notepadnext editor-command
     '[
-        find-notepadnext-path ,
-        _ ,
+        find-notepadnext-path , _ ,
         "-n" , _ ,
     ] { } make ;