fix(nvim): set icon for nvim-lightbulb
This commit is contained in:
parent
c3de219170
commit
bb7c6cea63
@ -186,6 +186,7 @@ lazy.setup({
|
||||
nvim_lightbulb.setup({
|
||||
sign = {
|
||||
priority = 9,
|
||||
text = text_icon
|
||||
},
|
||||
})
|
||||
vim.fn.sign_define(
|
||||
|
Loading…
x
Reference in New Issue
Block a user