docs: video walkthrough to get started (#170)

This commit is contained in:
Mauricio Poppe
2023-02-06 13:35:23 -08:00
committed by GitHub
parent 3a28ce7919
commit e7004bce30

View File

@ -42,10 +42,10 @@ Rather than having to choose between starting from scratch or using a
pre-made distro, LazyVim offers the best of both worlds - the flexibility
to tweak your config as needed, along with the convenience of a pre-configured setup.
![image](https://user-images.githubusercontent.com/292349/213447056-92290767-ea16-430c-8727-ce994c93e9cc.png)
![image](https://user-images.githubusercontent.com/292349/211285846-0b7bb3bf-0462-4029-b64c-4ee1d037fc1c.png)
![image](https://user-images.githubusercontent.com/292349/213447056-92290767-ea16-430c-8727-ce994c93e9cc.png)
## ✨ Features
- 🔥 Transform your Neovim into a full-fledged IDE
@ -62,6 +62,12 @@ to tweak your config as needed, along with the convenience of a pre-configured s
## 🚀 Getting Started
There's a video created by [@elijahmanor](https://github.com/elijahmanor) with a walkthrough to get started.
[![Watch the video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM)
---
You can find a starter template for **LazyVim** [here](https://github.com/LazyVim/starter)
<details><summary>Try it with Docker</summary>