This plugin shows the most frequently used Vim keymaps in my opinion.
Install the plugin with your package manager.
{
"sk1t0n/vim-top-keymaps.nvim",
config = function()
require("vim-top-keymaps").setup()
end,
}<leader>H- run commandVimTopKeymapsToggle
