update ruff lsp name

This commit is contained in:
Tomasz Zaleski 2025-02-27 12:23:18 +01:00
parent 1cd0f1c232
commit dbddddf653
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ require('lazy').setup({
-- nushell = {}, -- nushell = {},
-- postgres_lsp = {}, -- postgres_lsp = {},
pyright = {}, pyright = {},
ruff_lsp = {}, ruff = {},
terraformls = {}, terraformls = {},
-- rust_analyzer = {}, -- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs -- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs