mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 12:31:04 +00:00
Starter template for LazyVim
``` 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` ``` |
||
|---|---|---|
| lua | ||
| .gitignore | ||
| .neoconf.json | ||
| init.lua | ||
| lazy-lock.json | ||
| lazyvim.json | ||
| LICENSE | ||
| README.md | ||
| stylua.toml | ||
💤 LazyVim
A starter template for LazyVim. Refer to the documentation to get started.