python and godot support
This commit is contained in:
@@ -60,3 +60,8 @@ lspconfig.rust_analyzer.setup{
|
||||
lspconfig.ols.setup{
|
||||
on_attach = on_attach,
|
||||
}
|
||||
--lspconfig.pylyzer.setup{}
|
||||
lspconfig.pylsp.setup{
|
||||
on_attach = on_attach,
|
||||
flags = lsp_flags,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user