editors.cot: minor fixes.

db4
John Benediktsson 2014-11-30 19:23:22 -08:00
parent 2e00389e7d
commit 63327f6fc8
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ cot editor-class set-global
] if* ;
M: cot editor-command ( file line -- command )
[ find-cot-bundle-path , "-l" , # , ] { } make ;
[ find-cot-bundle-path , "-l" , number>string , , ] { } make ;