mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-04-14 22:21:16 -07:00
Fix stylua
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
---@module 'lazy'
|
||||
---@type LazySpec
|
||||
return
|
||||
{
|
||||
return {
|
||||
'mfussenegger/nvim-lint',
|
||||
event = { 'BufReadPre', 'BufNewFile' },
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user