Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 8
    Try :help index to see the VIM's default key bindings. (Credit to Von and Lqueryvg) Commented Jul 28, 2020 at 6:46
  • 8
    If you're using Telescope (neovim) then you can use :Telescope keymaps to view/fuzzy search them. Or if you use whichkey you can navigate keymaps through a menu. Commented Dec 16, 2022 at 16:40
  • 2
    @artfulrobot It seems like you accidentally linked to Telescope twice instead of linking to whichkey. Is this the right link: github.com/folke/which-key.nvim. 🤔 5 months since you posted that and I'm the first to mention it. Commented May 8, 2023 at 5:19
  • Without a doubt @artfulrobot has the MVP comment here. Commented Jul 10, 2023 at 1:26