feat: python lsp.
This commit is contained in:
parent
47b366be1c
commit
3b2b1d6ac2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user