A diagnostic for Neovim keymap collisions. :WhyKey reports the file and line that bound a shortcut, :WhyKeyConflicts scans every mode for prefix collisions that swallow longer sequences, and :WhyKeyTrace shows the full timestamped history of who has touched a key. <Plug> mappings are resolved one hop so the reported behavior matches what actually runs.