Skip to content

Commit 56b0a1e

Browse files
oriori1703fernandomv3
authored andcommitted
Fix stylua
1 parent 83812cc commit 56b0a1e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lua/kickstart/plugins/lint.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
---@module 'lazy'
44
---@type LazySpec
5-
return
6-
{
5+
return {
76
'mfussenegger/nvim-lint',
87
event = { 'BufReadPre', 'BufNewFile' },
98
config = function()

0 commit comments

Comments
 (0)