diff --git a/.luarc.json b/.luarc.json new file mode 100644 index 0000000..a1de830 --- /dev/null +++ b/.luarc.json @@ -0,0 +1,5 @@ +{ + "diagnostics": { + "globals": ["vim"] + } +}