From 436612435a608ee2db3c484cee03eb6012591720 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Jan 2023 08:38:50 +0100 Subject: [PATCH] docs: added which-key screenshot --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 994eeaa6..5fd1f1d2 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ require("lazy").setup({ keymaps. Just press any key like `` and you'll see a popup with all possible keymaps starting with ``. +![image](https://user-images.githubusercontent.com/292349/211259887-1ce1d4c0-cd5c-4f27-9562-fa2095c71f07.png) +
General