mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Complete package name for "uv remove" (#1072)
 Drawback: The flags of "uv remove" command are no longer completed after I add competer like this: ```nu export extern "uv remove" [ --no-config --help(-h) --version(-V) ...packages: string@"nu-complete uv packages" ] ``` I have no solution yet.
This commit is contained in:
parent
a19339cdaa
commit
548b6bbe95
1 changed files with 361 additions and 242 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue