chore(build): auto-generate vimdoc

This commit is contained in:
github-actions[bot] 2022-12-01 12:34:59 +00:00
parent af8b8e128e
commit 64af691be3
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,7 @@ TODO *lazy.nvim-todo*
- health checks: check merge conflicts async
- unsupported props or props from other managers
- rename `run` to `build`
- delete lazy keymaps when a plugin loads
- allow setting up plugins through config
- task timeout
- log file
@ -83,6 +84,7 @@ DIFFERENCES WITH PACKER *lazy.nvim-differences-with-packer*
- `requires` => `dependencies`
- `as` => `name`
- `opt` => `lazy`
- `run` => `build`
OTHER NEOVIM PLUGIN MANAGERS IN LUA*lazy.nvim-other-neovim-plugin-managers-in-lua*