mirror of
https://github.com/dam9000/kickstart-modular.nvim.git
synced 2026-03-30 01:31:30 +00:00
Merge upstream: Fix stylua
This commit is contained in:
commit
5ca301d91c
@ -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