diff --git a/.config/nvim/.github/README.md b/.config/nvim/.github/README.md index d479ecf3..87d0c087 100644 --- a/.config/nvim/.github/README.md +++ b/.config/nvim/.github/README.md @@ -612,6 +612,10 @@ | ----------------------------------------- | | ![lualine](./overview-images/lualine.png) | +| **Which-key** | +| --------------------------------------------- | +| ![which-key](./overview-images/which-key.png) | + | **Telescope Live-Grep** | | --------------------------------------------- | | ![live-grep](./overview-images/live-grep.png) | diff --git a/.config/nvim/.github/overview-images/which-key.png b/.config/nvim/.github/overview-images/which-key.png new file mode 100644 index 00000000..e1f37449 Binary files /dev/null and b/.config/nvim/.github/overview-images/which-key.png differ