style(nvim): format with stylua
This commit is contained in:
parent
4e97b08d50
commit
e9eb457a9a
@ -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(
|
||||||
|
Loading…
Reference in New Issue
Block a user