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 a7e59a0 commit 04a3784Copy full SHA for 04a3784
init.lua
@@ -182,7 +182,7 @@ require('lazy').setup({
182
-- which loads which-key before all the UI elements are loaded. Events can be
183
-- normal autocommands events (`:help autocmd-events`).
184
--
185
- -- Then, because we use the `opt` key (recommended), the configuration runs
+ -- Then, because we use the `opts` key (recommended), the configuration runs
186
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
187
188
{ -- Useful plugin to show you pending keybinds.
0 commit comments