brandonkramer/which-key-lazy
A which-key LazyVim-style popup for JetBrains IDEs with IdeaVim. Press your leader key and see all available keybindings in a clean, navigable popup — just like LazyVim.
Platform-specific configuration:
{
"mcpServers": {
"which-key-lazy": {
"command": "npx",
"args": [
"-y",
"which-key-lazy"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...