From 1b39628eb8c3852215def2beba82c850c154ca92 Mon Sep 17 00:00:00 2001
From: Gustaf Rydholm <gustaf.rydholm@gmail.com>
Date: Wed, 14 Feb 2024 14:40:30 +0100
Subject: Add luarc

---
 .luarc.json | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .luarc.json

diff --git a/.luarc.json b/.luarc.json
new file mode 100644
index 0000000..1e1765c
--- /dev/null
+++ b/.luarc.json
@@ -0,0 +1,5 @@
+{
+    "diagnostics.globals": [
+        "vim"
+    ]
+}
\ No newline at end of file
-- 
cgit v1.2.3-70-g09d2