Neovim for Beginners — Plugins for Key Mappings

We use the which-key.nvim
plugin to create key bindings and display a popup with possible key bindings as we type. In this article, let’s explore other alternative solutions.
This article is part of the Neovim for Beginners series.
The Neovim configuration files can be found in this repository.