ervandew/supertab
Perform all your vim insert mode completions with Tab observed · 2026-08-28
Health v2 · maintenance only
40/100
- Activity 18
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5927
- days_rel: n/a
- days_push: 494
- n_releases_24m: 0
Adoption not part of the score
3201 stars · 216 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Supertab is a Vim plugin that lets you use the Tab key for all insert mode completions, including keyword, omni, and user-defined completion types. It offers configurable behavior such as context-aware completion type selection, completion chaining, and custom key mappings.
Use cases
- use tab for all vim insert mode completions
- configure vim completion behavior with tab key
- context-aware completion type selection in vim
- chain fallback completion types in vim
- remap completion navigation keys in vim
When to choose
- you use Vim and want a single key (Tab) to drive all insert mode completions
- you want configurable completion behavior like context detection and chaining
- you prefer a lightweight, well-established Vim Script plugin
When to avoid
- you use Neovim with modern LSP completion plugins like nvim-cmp or coc.nvim
- you need completion sources beyond Vim's built-in ins-completion
- you want an actively developed plugin with new features
Facets
plugin · maturity maintenance
editor plugin-system text-editors developer-tools editor-plugin cli cross-platform vim vim-plugin insert-mode-completion tab-completion autocompletion
1 source
- readme: https://github.com/ervandew/supertab · fetched 2026-08-28 · 7ea93a896518
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ervandew/supertab | main | 40 |
For agents
markdown · JSON · MCP: product_card(name="ervandew/supertab")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem