``` The order of your `lazy.nvim` imports is incorrect: - `lazyvim.plugins` should be first - followed by any `lazyvim.plugins.extras` - and finally your own `plugins` ```
Co-authored-by: Sean Herman <sherman1@rbi.com>