<!-- Any bug report not following this template will be immediately closed. Thanks --> **Describe the bug** After executing `nvim`, the following error appears every time: ``` Error detected while processing .../.config/nvim/init.lua No specs found for module custom.plugins All parsers are up to date ``` This doesn't impede `nvim` to work, but it's really annoying. **To Reproduce** Steps to reproduce the behavior: 1. Install nvim 2. Copy the `init.lua` file into `.../config/nvim/` 3. Run the first installation 4. The prior message will appear **Desktop (please complete the following information):** - OS: `Linux Mint 21.1 x86_64` - Terminal: `gnome-terminal (using bash 5.1.16)` ** Neovim Version ** - NVIM v0.8.3 More info about the version: - Build type: Release - LuaJIT 2.1.0-beta3 ``` ```