feat: lsp python
This commit is contained in:
parent
563c73a409
commit
05e60eb62f
|
@ -29,6 +29,10 @@
|
|||
yamlls = {
|
||||
enable = true;
|
||||
};
|
||||
# Python
|
||||
pyright = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
keymaps = {
|
||||
|
|
Loading…
Reference in a new issue