mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-04 10:05:06 +02:00
docs: move video below install instructions
This commit is contained in:
parent
ab89f46fba
commit
68ad526f3a
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -62,12 +62,6 @@ 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.
|
||||
|
||||
[](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>
|
||||
|
@ -114,6 +108,12 @@ docker run -w /root -it --rm alpine:edge sh -uelic '
|
|||
|
||||
</details>
|
||||
|
||||
There's also a great video created by [@elijahmanor](https://github.com/elijahmanor) with a walkthrough to get started.
|
||||
|
||||
[](https://www.youtube.com/watch?v=N93cTbtLCIM)
|
||||
|
||||
---
|
||||
|
||||
## 📂 File Structure
|
||||
|
||||
The files under config will be automatically loaded at the appropriate time,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue