Merge 'upstream': fix typo opt -> opts

This commit is contained in:
Damjan 9000 2024-12-13 10:29:00 +01:00
commit 7bd1384277

View File

@ -9,7 +9,7 @@
-- which loads which-key before all the UI elements are loaded. Events can be
-- normal autocommands events (`:help autocmd-events`).
--
-- Then, because we use the `opt` key (recommended), the configuration runs
-- Then, because we use the `opts` key (recommended), the configuration runs
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
return {