Lua uses the table found at package.searchers to see how to require libraries. It should be possible to implement a simple function so that you can require from inside the zip filesystem without any ...
I have my custom types for a plugin like (nvchad_types) but (plugin_x_types) is there a way to add my type so it is recognized (loaded) when lua _ls starts, i tried using .luarc.json inside ...