make --new accept --edit to init script from args and then edit
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M functions/scriptura.fish → functions/scriptura.fish
@@ -55,7 +55,7 @@ return $status end if set --query _flag_new - __scriptura_new $target $remaining + __scriptura_new $_flag_edit $target $remaining return $status end