fixed chechealth issues

This commit is contained in:
aminnairi
2023-12-02 15:30:12 +01:00
parent df7e18aacd
commit 5b0d7330f8
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ return {
dependencies = {
"WhoIsSethDaniel/mason-tool-installer.nvim",
},
events = { "BufReadPre", "BufWritePost" },
event = { "BufReadPre", "BufWritePost" },
init = function()
local lint = require("lint")