]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/notepadnext/notepadnext.factor
editors.notepadnext: add line number support
[factor.git] / basis / editors / notepadnext / notepadnext.factor
index 66157c417f6057f2f40d0f97611ec79d3e5c495b..47a8ef1f18b1995947b3c8ee8dd979dbfb689dce 100644 (file)
@@ -25,5 +25,5 @@ M: notepadnext editor-command
     '[
         find-notepadnext-path ,
         _ ,
-        _ drop ! "-n" , _ ,
+        "-n" , _ ,
     ] { } make ;