diff --git a/doc/lazy.nvim.txt b/doc/lazy.nvim.txt index e472482..9c639f2 100644 --- a/doc/lazy.nvim.txt +++ b/doc/lazy.nvim.txt @@ -154,7 +154,7 @@ Plugins will be lazy-loaded when one of the following is `true`: - the plugin only exists as a dependency in your spec -- it has an `event`, `cmd`, `ft` or `cmd` key +- it has an `event`, `cmd`, `ft` or `keys` key - it defines an `init` method - `config.defaults.lazy == true`