diff --git a/doc/LazyVim.txt b/doc/LazyVim.txt index 3d7288bc..b1bb456a 100644 --- a/doc/LazyVim.txt +++ b/doc/LazyVim.txt @@ -14,6 +14,13 @@ Table of Contents *LazyVim-table-of-contents* Basic IDE for lazy Neovim users using 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