Create Lua Module is a simple Neovim plugin written in Lua. It lets you quickly generate a Lua module file based on a dot-separated module name. The plugin creates the file, adds a basic module ...