Compare commits

...

2 Commits

View File

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