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
No known key found for this signature in database

View File

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