Actually update luacheck with vim global

This commit is contained in:
ViViDboarder 2021-12-13 17:47:28 -08:00
parent e0900785a1
commit ca13faf07a
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
std = {
globals = {"foo", "bar"},
globals = { "vim" },
}