From 078957491319ad9ab14fce9f97d9ed45cd9be7e4 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Jan 2023 11:37:21 +0100 Subject: [PATCH] docs: updated intro --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1237f70f..f275c743 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ # LazyVim -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. +LazyVim is a Neovim setup powered by [💤 lazy.nvim](https://github.com/folke/lazy.nvim) +to make it easy to customize and extend your config. +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/211285846-0b7bb3bf-0462-4029-b64c-4ee1d037fc1c.png)