chore: trim space in check-health

Fixes #3248
This commit is contained in:
Stephan Seitz 2022-08-02 01:33:35 +02:00 committed by Christian Clason
parent 4e371452e0
commit fbf453a432

View file

@ -128,7 +128,7 @@ function M.check()
table.insert(error_collection, { parser_name, query_group, err })
end
end
table.insert(parser_installation, out)
table.insert(parser_installation, vim.fn.trim(out, " ", 2))
end
end
local legend = [[