mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
revert: python isMaximal
This commit is contained in:
parent
507ac8e181
commit
da7961f09b
1 changed files with 1 additions and 4 deletions
|
@ -59,10 +59,7 @@ isMaximal: {
|
|||
go.enable = isMaximal;
|
||||
lua.enable = isMaximal;
|
||||
zig.enable = isMaximal;
|
||||
python = {
|
||||
enable = true;
|
||||
lsp.server = ["basedpyright" "ruff"];
|
||||
};
|
||||
python.enable = isMaximal;
|
||||
typst.enable = isMaximal;
|
||||
rust = {
|
||||
enable = isMaximal;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue