We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 74b8749 + bcdb4cd commit 7bd1384Copy full SHA for 7bd1384
1 file changed
lua/kickstart/plugins/which-key.lua
@@ -9,7 +9,7 @@
9
-- which loads which-key before all the UI elements are loaded. Events can be
10
-- normal autocommands events (`:help autocmd-events`).
11
--
12
--- Then, because we use the `opt` key (recommended), the configuration runs
+-- Then, because we use the `opts` key (recommended), the configuration runs
13
-- after the plugin has been loaded as `require(MODULE).setup(opts)`.
14
15
return {
0 commit comments