From 935fd92b2cc3f5927f5a7e9a5c8cfdc36df7eac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A1ssio=20Botaro?= Date: Mon, 9 Jan 2023 21:56:40 -0300 Subject: [PATCH] docs: Fix which-key.nvim url --- 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 ``.