Fix stylua
This commit is contained in:
parent
431cf2e881
commit
58170c7ae3
|
|
@ -2,8 +2,7 @@
|
|||
|
||||
---@module 'lazy'
|
||||
---@type LazySpec
|
||||
return
|
||||
{
|
||||
return {
|
||||
'mfussenegger/nvim-lint',
|
||||
event = { 'BufReadPre', 'BufNewFile' },
|
||||
config = function()
|
||||
|
|
|
|||
Loading…
Reference in New Issue