diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index a22c6d7..8443a5e 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -82,6 +82,7 @@ DIFFERENCES WITH PACKER *lazy.nvim-differences-with-packer* - `setup` => `init` - `requires` => `dependencies` - `as` => `name` + - `opt` => `lazy` OTHER NEOVIM PLUGIN MANAGERS IN LUA*lazy.nvim-other-neovim-plugin-managers-in-lua*