docs: Fix which-key.nvim url (#29)
This commit is contained in:
1 parent
1d6ce4fc57
commit
7f32af4ced
1 file changed
+1
-1
@@ -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>`.
|
||||
|
||||
|
||||
Reference in new issue
Block a user