aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.luacheckrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index 4d4d656b4b..ef17a8e80e 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -38,7 +38,8 @@ globals = {
"vim.bo",
"vim.wo",
"vim.go",
- "vim.env"
+ "vim.env",
+ "_",
}
exclude_files = {