starter/lua/config
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
..
autocmds.lua docs: Explain more about how to add and remove autocmds (#105) 2024-12-11 17:56:39 +01:00
keymaps.lua docs: added comments to config files 2023-01-07 10:52:40 +01:00
lazy.lua move extras before custom plugins (#9) 2025-02-13 22:03:04 -05:00
options.lua ruby solargraph lsp (#7) 2025-02-04 22:01:15 -05:00