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 dbbdde1 commit 9480041Copy full SHA for 9480041
init.lua
@@ -260,7 +260,7 @@ require('lazy').setup {
260
-- For example, in the following configuration, we use:
261
-- event = 'VimEnter'
262
--
263
- -- which loads which-key after all the UI elements are loaded. Events can be
+ -- which loads which-key before all the UI elements are loaded. Events can be
264
-- normal autocommands events (`:help autocmd-events`).
265
266
-- Then, because we use the `config` key, the configuration only runs
0 commit comments