feat: python lsp.
This commit is contained in:
parent
47b366be1c
commit
3b2b1d6ac2
@ -66,10 +66,10 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
lsp.lazydev.enable = true;
|
lsp.lazydev.enable = true;
|
||||||
};
|
};
|
||||||
# python = {
|
python = {
|
||||||
# enable = true;
|
enable = true;
|
||||||
# format.type = "black-and-isort";
|
format.type = "black-and-isort";
|
||||||
# };
|
};
|
||||||
css = {
|
css = {
|
||||||
enable = true;
|
enable = true;
|
||||||
format.enable = true;
|
format.enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user