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 d68e6b5 commit e7716c0Copy full SHA for e7716c0
init.lua
@@ -267,7 +267,7 @@ require('lazy').setup({
267
-- which loads which-key before all the UI elements are loaded. Events can be
268
-- normal autocommands events (`:help autocmd-events`).
269
--
270
- -- Then, because we use the `opt` key (recommended), the configuration runs
+ -- Then, because we use the `opts` key (recommended), the configuration runs
271
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
272
273
{ -- Useful plugin to show you pending keybinds.
0 commit comments