mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
fixed chechealth issues
This commit is contained in:
@@ -3,7 +3,7 @@ return {
|
||||
dependencies = {
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
},
|
||||
events = { "BufReadPre", "BufWritePost" },
|
||||
event = { "BufReadPre", "BufWritePost" },
|
||||
init = function()
|
||||
local lint = require("lint")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user