Fix luacheck globals

This commit is contained in:
ViViDboarder 2021-12-15 08:43:12 -08:00
parent c6e7e756d0
commit a105a310a2
1 changed files with 1 additions and 3 deletions

View File

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