Merge pull request 'fix flutter with nvim 0.12.2' (#29) from flutter-lsp-fix into main
Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user