mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-08 11:21:35 +00:00
use ruff alongside other lsp servers
This commit is contained in:
parent
0bbb039b7f
commit
842e958777
2 changed files with 23 additions and 20 deletions
|
@ -62,7 +62,7 @@ isMaximal: {
|
|||
python = {
|
||||
enable = true;
|
||||
format.type = "ruff";
|
||||
lsp.server = "ruff";
|
||||
lsp.servers = ["ruff" "basedpyright"];
|
||||
};
|
||||
typst.enable = isMaximal;
|
||||
rust = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue