Skip to content

Commit 64af691

Browse files
chore(build): auto-generate vimdoc
1 parent af8b8e1 commit 64af691

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/lazy.nvim.txt

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ TODO *lazy.nvim-todo*
4141
- health checks: check merge conflicts async
4242
- unsupported props or props from other managers
4343
- rename `run` to `build`
44+
- delete lazy keymaps when a plugin loads
4445
- allow setting up plugins through config
4546
- task timeout
4647
- log file
@@ -83,6 +84,7 @@ DIFFERENCES WITH PACKER *lazy.nvim-differences-with-packer*
8384
- `requires` => `dependencies`
8485
- `as` => `name`
8586
- `opt` => `lazy`
87+
- `run` => `build`
8688

8789

8890
OTHER NEOVIM PLUGIN MANAGERS IN LUA*lazy.nvim-other-neovim-plugin-managers-in-lua*

0 commit comments

Comments
 (0)