diff --git a/README.md b/README.md index 5041718f..a5bafd03 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Basic IDE for lazy Neovim users using [lazy.nvim](https://github.com/folke/lazy.nvim) +Can't decide between building a config from scratch or using one of the existing +Neovim "distros"? + +With **LazyVim** you don't have to. Configuring **LazyVim** is +**exactly the same** as you would configure a config from scratch. +You can easily add new plugins, change the config for existing ones +or disable plugins. + ![image](https://user-images.githubusercontent.com/292349/210136312-c211f781-6d51-46b0-a265-6098bdbb364d.png) ## 🚀 Getting Started