From 2a5ab3109a7e5f3ef98c2a93f24738797c6d9cc6 Mon Sep 17 00:00:00 2001 From: Dusty Phillips <86920+dusty-phillips@users.noreply.github.com> Date: Thu, 6 Jun 2024 13:54:02 -0300 Subject: [PATCH] feat(docs): add link to LazyVim For Ambitious Developers to README (#3504) As requested, here's a link to my book from the README. I'll add the video and this link to the main page of lazyvim.org as well. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba763770..67684a03 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,10 @@ There's a great video created by [@elijahmanor](https://github.com/elijahmanor) [![Watch the video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM) +[@dusty-phillips](https://github.com/dusty-phillips) is working on a book called +[LazyVim for Ambitious Developers](https://lazyvim-ambitious-devs.phillips.codes) +available for free online. + ## 📂 File Structure The files under config will be automatically loaded at the appropriate time,