switched out py_lsp for ruff_lsp.

This commit is contained in:
Gabe Venberg 2023-11-06 17:29:56 -06:00
parent cf54c8dea9
commit afc4a469df

View file

@ -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',
},