diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 5e62d74..2cefafa 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -718,12 +718,10 @@ Example: For a real-life example, you can check LazyVim -, a starter template for lazy Neovim users. +, a starter template for lazy Neovim users. -- init.lua where `lazyvim.config.lazy` is required -- lazyvim.config.lazy where we setup **lazy.nvim** -- lazyvim.plugins contains all the plugin specs that will be loaded +- lazyvim.plugins contains all the plugin specs that will be loaded MIGRATION GUIDE *lazy.nvim-migration-guide*