We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2208ce commit 2a813b4Copy full SHA for 2a813b4
init.lua
@@ -184,7 +184,7 @@ require('lazy').setup({
184
-- which loads which-key before all the UI elements are loaded. Events can be
185
-- normal autocommands events (`:help autocmd-events`).
186
--
187
- -- Then, because we use the `opt` key (recommended), the configuration runs
+ -- Then, because we use the `opts` key (recommended), the configuration runs
188
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
189
190
{ -- Useful plugin to show you pending keybinds.
0 commit comments