feat: python lsp.

This commit is contained in:
CronyAkatsuki 2025-02-28 16:46:38 +01:00
parent 47b366be1c
commit 3b2b1d6ac2

View File

@ -66,10 +66,10 @@
enable = true;
lsp.lazydev.enable = true;
};
# python = {
# enable = true;
# format.type = "black-and-isort";
# };
python = {
enable = true;
format.type = "black-and-isort";
};
css = {
enable = true;
format.enable = true;