From fea0f048393280f8716032f960ea7324c6320269 Mon Sep 17 00:00:00 2001 From: Alexander Courtis Date: Sun, 26 Nov 2023 13:57:00 +1100 Subject: [PATCH] ci: dummy failure to test --- .luarc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.luarc.json b/.luarc.json index 950b1777..97d321ca 100644 --- a/.luarc.json +++ b/.luarc.json @@ -10,7 +10,7 @@ }, "diagnostics": { "globals": [ - "vim" + "foo" ], "neededFileStatus": { "ambiguity-1": "Any",