summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/.luarc.json
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/custom-neovim/.luarc.json')
-rw-r--r--pkgs/custom-neovim/.luarc.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/.luarc.json b/pkgs/custom-neovim/.luarc.json
index 89999a9..ae02006 100644
--- a/pkgs/custom-neovim/.luarc.json
+++ b/pkgs/custom-neovim/.luarc.json
@@ -15,7 +15,7 @@
]
},
"diagnostics": {
- "globals": ["vim"]
+ "globals": ["vim", "MiniFiles", "MiniPick"]
},
"telemetry": {
"enable": false