starter/lua/plugins
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
..
avante.lua switch default ollama model (#8) 2025-02-04 22:39:40 -05:00
example.lua formatters rework (#6) 2025-01-31 08:44:03 -05:00
format.lua formatters rework (#6) 2025-01-31 08:44:03 -05:00
lazyvim.lua LSP + formatting (#3) 2025-01-18 12:53:25 -05:00
lsp.lua ruby solargraph lsp (#7) 2025-02-04 22:01:15 -05:00
neo-tree.lua LazyVim extras (#5) 2025-01-26 18:35:48 -05:00