diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index 0014000..8bd4ba1 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -38,6 +38,7 @@ FEATURES *lazy.nvim-features* - No need to manually compile plugins - Correct sequencing of dependencies - Configurable in multiple files +- Generates helptags of the headings in `README.md` files for plugins that don’t have vimdocs - Dev options and patterns for using local plugins - Profiling tools to optimize performance - Lockfile `lazy-lock.json` to keep track of installed plugins