A search engine over :help pages that ranks by concept, not by exact tag. Backed by a companion Rust indexer (vimhelp-index) that builds a BM25 index over every help file; the plugin surfaces the results through a snacks.nvim or telescope.nvim picker with matching snippets highlighted. :VimHelpHover jumps to the top hit for the word under the cursor.