mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-31 16:14:46 +02:00
docs: Fix which-key.nvim url (#29)
This commit is contained in:
parent
1d6ce4fc57
commit
7f32af4ced
1 changed files with 1 additions and 1 deletions
|
@ -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>`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue