diff options
Diffstat (limited to 'lua/kickstart/plugins/which-key.lua')
-rw-r--r-- | lua/kickstart/plugins/which-key.lua | 2 |
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: |