diff options
Diffstat (limited to '.config/nvim-old/.luarc.json')
| -rw-r--r-- | .config/nvim-old/.luarc.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.config/nvim-old/.luarc.json b/.config/nvim-old/.luarc.json new file mode 100644 index 0000000..59e3c38 --- /dev/null +++ b/.config/nvim-old/.luarc.json @@ -0,0 +1,10 @@ +{ + "diagnostics.globals": [ + "MiniFiles", + "Snacks", + "MiniSplitjoin", + "hipatterns", + "MiniDiff", + "vim" + ] +}
\ No newline at end of file |
