aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
new file mode 100644
index 000000000..8908d2f7d
--- /dev/null
+++ b/.luacheckrc
@@ -0,0 +1,3 @@
+read_globals = {
+ 'vim',
+}