docs: updated intro

This commit is contained in:
Folke Lemaitre 2023-01-09 11:37:21 +01:00
parent ce250bfbbd
commit 0789574913
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -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)