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' ---@module 'lazy'
---@type LazySpec ---@type LazySpec
return return {
{
'mfussenegger/nvim-lint', 'mfussenegger/nvim-lint',
event = { 'BufReadPre', 'BufNewFile' }, event = { 'BufReadPre', 'BufNewFile' },
config = function() config = function()