chore: remove unnecessary luacheck globals

This commit is contained in:
Micah Halter
2023-06-23 07:56:01 -04:00
parent 52fcb15cb6
commit 76327a79a5
-3
View File
@@ -1,12 +1,9 @@
-- Global objects
globals = {
"PACKER_BOOTSTRAP",
"astronvim",
"astronvim_installation",
"vim",
"bit",
"C",
"packer_plugins",
}
-- Rerun tests only if their modification time changed