feat(nvf): update nvf to use rrvsh fork with uv enabled
This commit is contained in:
parent
622b3da556
commit
715f84ee83
4 changed files with 9 additions and 16 deletions
|
@ -23,6 +23,8 @@
|
|||
enable = true;
|
||||
format.type = "ruff";
|
||||
lsp.server = "pyright";
|
||||
uv.enable = true;
|
||||
uv.setupOpts.picker_integration = true;
|
||||
};
|
||||
rust.enable = true;
|
||||
rust.crates.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue