fix(nvim): set icon for nvim-lightbulb

This commit is contained in:
Price Hiller 2023-07-07 20:14:52 -05:00
parent c3de219170
commit bb7c6cea63
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

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