From e7004bce30529f2c7461f7b5c0e93c54c164e46a Mon Sep 17 00:00:00 2001 From: Mauricio Poppe Date: Mon, 6 Feb 2023 13:35:23 -0800 Subject: [PATCH] docs: video walkthrough to get started (#170) --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c23014f..e93bbc80 100644 --- a/README.md +++ b/README.md @@ -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)
Try it with Docker