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