The indexer behind vimhelp.nvim. A statically-linked Rust CLI that builds a tantivy-backed BM25 index over every :help file — searchable from the shell (vimhelp-index search <term>) or through the plugin’s :VimHelpSearch picker. Ships as a single binary; no Rust toolchain or Neovim required to build or query an index.