enable python lsp
This commit is contained in:
parent
5b63cfde84
commit
dbda320fd8
2 changed files with 28 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -516,7 +516,7 @@ require('mason-lspconfig').setup()
|
|||
local servers = {
|
||||
-- clangd = {},
|
||||
-- gopls = {},
|
||||
-- pyright = {},
|
||||
pyright = {},
|
||||
-- rust_analyzer = {},
|
||||
-- tsserver = {},
|
||||
-- html = { filetypes = { 'html', 'twig', 'hbs'} },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue