diff --git a/.luarc.json b/.luarc.json new file mode 100644 index 00000000..c01b240a --- /dev/null +++ b/.luarc.json @@ -0,0 +1,8 @@ +{ + "workspace.library": [ + "/home/oalders_maxmind_com/.config/nvim", + "${3rd}/luassert/library", + "${3rd}/luv/library", + "${3rd}/luv/library" + ] +}