style(nvim): format with stylua

This commit is contained in:
Price Hiller 2023-07-13 14:31:44 -05:00
parent 4e97b08d50
commit e9eb457a9a
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -223,7 +223,7 @@ lazy.setup({
nvim_lightbulb.setup({ nvim_lightbulb.setup({
sign = { sign = {
priority = 9, priority = 9,
text = text_icon text = text_icon,
}, },
}) })
vim.fn.sign_define( vim.fn.sign_define(