mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +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 | ||