94 current 2025-04-22 09:32:45 25.05.20250417.b024ced 6.12.23 *
This commit is contained in:
parent
56bf1becbd
commit
7c46fef371
@ -9,5 +9,11 @@
|
|||||||
lsp.display-messages = true;
|
lsp.display-messages = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
languages.language = [
|
||||||
|
{
|
||||||
|
name = "python";
|
||||||
|
language-servers = ["basedpyright"];
|
||||||
|
}
|
||||||
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user