diff --git a/home/.config/nvim/lua/.luarc.json b/home/.config/nvim/lua/.luarc.json new file mode 100644 index 00000000..23b9ee27 --- /dev/null +++ b/home/.config/nvim/lua/.luarc.json @@ -0,0 +1,3 @@ +{ + "workspace.checkThirdParty": false +} \ No newline at end of file