mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2026-03-30 01:31:30 +00:00
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…
x
Reference in New Issue
Block a user