fix flutter with nvim 0.12.2 #29

Merged
yaso_meth merged 1 commits from flutter-lsp-fix into main 2026-05-12 13:31:38 +00:00
Showing only changes of commit c2c0373b3e - Show all commits

View File

@@ -45,7 +45,9 @@ return {
})
end
-- Activate the server
vim.lsp.enable(server_name)
if server_name ~= "dartls" then
vim.lsp.enable(server_name)
end
end
-- Diagnostic display config