aboutsummaryrefslogtreecommitdiff
path: root/lua/kickstart/plugins/which-key.lua
diff options
context:
space:
mode:
authorDamjan 9000 <damjan.9000@gmail.com>2024-03-01 23:11:08 +0100
committerDamjan 9000 <damjan.9000@gmail.com>2024-03-01 23:11:08 +0100
commitdf166c3b8b075a3444dd88215320aa7fbaa55ed5 (patch)
tree112db3241a2cde7fbc7f0837a2f1ab5d302fa8f9 /lua/kickstart/plugins/which-key.lua
parentb650582c60755e3ade2866665f710f07e91022de (diff)
parent94a93643ab76f92435de2db21a41f6476894f8b3 (diff)
Merge 'upstream/master' chore: fix typos
Diffstat (limited to 'lua/kickstart/plugins/which-key.lua')
-rw-r--r--lua/kickstart/plugins/which-key.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/kickstart/plugins/which-key.lua b/lua/kickstart/plugins/which-key.lua
index a3c1317..776a052 100644
--- a/lua/kickstart/plugins/which-key.lua
+++ b/lua/kickstart/plugins/which-key.lua
@@ -7,7 +7,7 @@
-- event = 'VeryLazy'
--
-- which loads which-key after all the UI elements are loaded. Events can be
--- normal autocommands events (:help autocomd-events).
+-- normal autocommands events (`:help autocmd-events`).
--
-- Then, because we use the `config` key, the configuration only runs
-- after the plugin has been loaded: