From 7f32af4ced92ae141b76561b1bfc2e47797dac1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A1ssio=20Botaro?= Date: Tue, 10 Jan 2023 03:21:07 -0300 Subject: [PATCH] docs: Fix which-key.nvim url (#29) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21d903ec..2c4b4c15 100644 --- a/README.md +++ b/README.md @@ -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 `` and you'll see a popup with all possible keymaps starting with ``.