pylsp bad. pyright works
This commit is contained in:
parent
b0b2ffc034
commit
c1380275bf
1 changed files with 1 additions and 1 deletions
|
@ -52,4 +52,4 @@ local lsp_config = require('lspconfig')
|
|||
lsp_config['clangd'].setup({})
|
||||
lsp_config['rust_analyzer'].setup({})
|
||||
lsp_config['texlab'].setup({})
|
||||
lsp_config['pylsp'].setup({})
|
||||
lsp_config['pyright'].setup({})
|
||||
|
|
Loading…
Add table
Reference in a new issue