mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 19:49:25 +00:00
@ -51,7 +51,7 @@ M.on_attach = function(client)
|
||||
client.server_capabilities.document_formatting = false
|
||||
end
|
||||
|
||||
if client.name == "ruff" then
|
||||
if client.name == "ruff-lsp" then
|
||||
client.server_capabilities.hover = false
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user