Skip to content

Commit dbddddf

Browse files
committed
update ruff lsp name
1 parent 1cd0f1c commit dbddddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -619,7 +619,7 @@ require('lazy').setup({
619619
-- nushell = {},
620620
-- postgres_lsp = {},
621621
pyright = {},
622-
ruff_lsp = {},
622+
ruff = {},
623623
terraformls = {},
624624
-- rust_analyzer = {},
625625
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs

0 commit comments

Comments
 (0)