Add newline before legend

Without this newline there is no syntax highlighting after the legend.
This commit is contained in:
BonaBeavis 2021-03-17 14:26:22 +01:00 committed by Kiyan
parent ad5c0b9d78
commit 2bbc1a2d59

View file

@ -69,7 +69,8 @@ function M.checkhealth()
print(out)
end
end
print([[ Legend: H[ighlight], L[ocals], F[olds], I[ndents]
print([[
Legend: H[ighlight], L[ocals], F[olds], I[ndents]
*) multiple parsers found, only one will be used
x) errors found in the query, try to run :TSUpdate {lang}]])
end