update ruff lsp name
This commit is contained in:
parent
1cd0f1c232
commit
dbddddf653
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -619,7 +619,7 @@ require('lazy').setup({
|
|||
-- nushell = {},
|
||||
-- postgres_lsp = {},
|
||||
pyright = {},
|
||||
ruff_lsp = {},
|
||||
ruff = {},
|
||||
terraformls = {},
|
||||
-- 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