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

This commit is contained in:
Cássio Botaro 2023-01-10 03:21:07 -03:00 committed by GitHub
parent 1d6ce4fc57
commit 7f32af4ced
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>`.