chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-15 13:36:25 +00:00
parent fd600be2e5
commit 9f0a02fb0f
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ FEATURES *lazy.nvim-features*
- No need to manually compile plugins - No need to manually compile plugins
- Correct sequencing of dependencies - Correct sequencing of dependencies
- Configurable in multiple files - Configurable in multiple files
- Generates helptags of the headings in `README.md` files for plugins that dont have vimdocs
- Dev options and patterns for using local plugins - Dev options and patterns for using local plugins
- Profiling tools to optimize performance - Profiling tools to optimize performance
- Lockfile `lazy-lock.json` to keep track of installed plugins - Lockfile `lazy-lock.json` to keep track of installed plugins