mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
``` 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` ``` |
||
|---|---|---|
| .. | ||
| autocmds.lua | ||
| keymaps.lua | ||
| lazy.lua | ||
| options.lua | ||