Fix debugpy automatic installation
This commit is contained in:
parent
8c34fd4962
commit
ea7010cac1
2 changed files with 2 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -560,6 +560,7 @@ require('lazy').setup({
|
|||
pyright = {},
|
||||
ruff = {},
|
||||
taplo = {}, -- LSP for toml files
|
||||
debugpy = {},
|
||||
-- rust_analyzer = {},
|
||||
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
|
||||
--
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue