summaryrefslogtreecommitdiffstats
path: root/lua/.luarc.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua/.luarc.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/lua/.luarc.json b/lua/.luarc.json
deleted file mode 100644
index 8d322a3..0000000
--- a/lua/.luarc.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "diagnostics.globals": [
- "g",
- "o",
- "a",
- "vim",
- ],
- "workspace.checkThirdParty": false
-}