chore(luacheck): fix luacheck issues

This commit is contained in:
kiyan
2021-06-29 22:17:40 +02:00
parent b31003e43a
commit ed668a9c10
3 changed files with 4 additions and 3 deletions

View File

@@ -8,6 +8,6 @@ ignore = {
}
-- Global objects defined by the C code
read_globals = {
globals = {
"vim",
}