editors.cot: minor fixes.
parent
2e00389e7d
commit
63327f6fc8
|
@ -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 ;
|
||||
|
|
Loading…
Reference in New Issue