bugfix #206 diagnostic failure

pull/221/head
ray-x 2 years ago
parent 05dfed9ed9
commit 3d9a9582dd

@ -408,7 +408,7 @@ M.set_diag_loclist = function()
if diagnostic.set_loclist then
diagnostic.set_loclist(cfg)
else
cfg.namespaces = diagnostic.get_namespace(nil)
cfg.namespaces = diagnostic.get_namespaces()
diagnostic.setloclist(cfg)
end
else

Loading…
Cancel
Save