Merge upstream: Fix stylua

This commit is contained in:
Damjan 9000 2026-03-15 15:17:15 +01:00
commit 5ca301d91c

View File

@ -2,8 +2,7 @@
---@module 'lazy'
---@type LazySpec
return
{
return {
'mfussenegger/nvim-lint',
event = { 'BufReadPre', 'BufNewFile' },
config = function()