docs: added description

This commit is contained in:
Folke Lemaitre committed 2023-01-07 11:53:23 +01:00
1 parent 40eeb837e5
commit 12088d389d
1 file changed
+8
+8
View File
@@ -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