style(nvim): format with stylua

This commit is contained in:
Price Hiller 2023-08-24 01:05:43 -05:00
parent 8f597ad392
commit efb8c8c03b
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -117,7 +117,6 @@ return {
hl = string.format("#%x%x%x", red, green, blue)
end
kind.kind_hl_group = handle_color_hl(hl)
end