switched out py_lsp for ruff_lsp.
This commit is contained in:
parent
cf54c8dea9
commit
afc4a469df
|
@ -69,8 +69,8 @@ require('lazy').setup({
|
|||
'lua_ls',
|
||||
'rust_analyzer',
|
||||
'bashls',
|
||||
'pylsp', -- run PylspInstall pylsp-rope python-lsp-black python-lsp-ruff
|
||||
'pyright',
|
||||
'ruff_lsp',
|
||||
'texlab',
|
||||
'clangd',
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue