docs: Fix which-key.nvim url (#29)

This commit is contained in:
Cássio Botaro authored and GitHub committed 2023-01-10 07:21:07 +01:00
1 parent 1d6ce4fc57
commit 7f32af4ced
1 file changed
+1 -1
+1 -1
View File
@@ -277,7 +277,7 @@ return {
## ⌨️ Keymaps
**LazyVim** uses [which-key.nvim](https://github.com/folke/which-key) to help you remember your
**LazyVim** uses [which-key.nvim](https://github.com/folke/which-key.nvim) to help you remember your
keymaps. Just press any key like `<space>` and you'll see a popup with all
possible keymaps starting with `<space>`.