style(nvim): format with stylua
This commit is contained in:
parent
4e97b08d50
commit
e9eb457a9a
@ -223,7 +223,7 @@ lazy.setup({
|
||||
nvim_lightbulb.setup({
|
||||
sign = {
|
||||
priority = 9,
|
||||
text = text_icon
|
||||
text = text_icon,
|
||||
},
|
||||
})
|
||||
vim.fn.sign_define(
|
||||
|
Loading…
Reference in New Issue
Block a user