9 lines
239 B
Markdown
9 lines
239 B
Markdown
# 💤 LazyVim
|
|
|
|
A starter template for [LazyVim](https://github.com/LazyVim/LazyVim).
|
|
Refer to the [documentation](https://lazyvim.github.io/installation) to get started.
|
|
|
|
```bash
|
|
nvim --headless '+Lazy install' +MasonInstallAll +qall
|
|
```
|