From 348b57ef969a485f2f31633cc9e352ca55a06d79 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Jan 2023 11:34:01 +0100 Subject: [PATCH] docs: updated intro --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 4ed61f65..1237f70f 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # LazyVim -Neovim config for the lazy powered by [💤 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. +Introducing LazyVim, a Neovim configuration that combines the benefits of a pre-made +distro with the flexibility of building your own setup from scratch. +Powered by [💤 lazy.nvim](https://github.com/folke/lazy.nvim), +LazyVim allows you to easily add, modify, or disable plugins +as needed, all while enjoying the convenience of a pre-configured config. +With LazyVim, you get the best of both worlds. ![image](https://user-images.githubusercontent.com/292349/211285846-0b7bb3bf-0462-4029-b64c-4ee1d037fc1c.png)