starter/lua
Sean Herman 8d76ac5210
move extras before custom plugins (#9)
```
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`
```
2025-02-13 22:03:04 -05:00
..
config move extras before custom plugins (#9) 2025-02-13 22:03:04 -05:00
plugins move extras before custom plugins (#9) 2025-02-13 22:03:04 -05:00