From 33e9a6a14f0f5ee3f1fbec56f67ff98234ac25dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 7 Jan 2023 10:54:19 +0000 Subject: [PATCH] chore(build): auto-generate vimdoc --- doc/LazyVim.txt | 7 +++++++ 1 file changed, 7 insertions(+) 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