Use `vim.opt` because this is a local option (i.e: similar to `set` it defaults to setting it locally, `vim.opt_local` is not necessary).
Don't know how I missed this for so long...
Consolidating all modules under the same path, to clear out the top-level directory.