Quramy/tsuquyomi
A Vim plugin for TypeScript observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4179
- days_rel: n/a
- days_push: 818
- n_releases_24m: 0
Adoption not part of the score
1379 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tsuquyomi is a Vim plugin that turns Vim into a TypeScript IDE by acting as a client for TSServer, the editor service bundled with TypeScript. It provides omni-completion, go-to-definition, reference lookup, quickfix error display, and identifier renaming.
Use cases
- get TypeScript autocompletion in Vim
- jump to definition of a TypeScript symbol in Vim
- show TypeScript compile errors in Vim quickfix
- find all references to a TypeScript identifier in Vim
- rename a TypeScript identifier from Vim
- turn Vim into a TypeScript IDE
When to choose
- you use Vim (7.4+) as your primary editor for TypeScript
- you want IDE features like completion and go-to-definition without leaving Vim
- you prefer a lightweight TSServer client over a full LSP setup
When to avoid
- you use Neovim or modern LSP-based setups like coc.nvim or vim-lsp
- you need syntax highlighting or indentation, which this plugin does not provide
- you want actively developed tooling with a clear license
Facets
plugin · maturity maintenance
editor developer-tools developer-tools text-editors programming-languages editor-plugin cli cross-platform vim typescript tsserver omni-completion language-server-client ide-features
5 sources
- readme: https://github.com/Quramy/tsuquyomi · fetched 2026-08-28 · dc4f05479196
- homepage: http://www.vim.org/scripts/script.php?script_id=5151 · fetched 2026-08-29 · 6290e515b970
- site_page: https://www.vim.org/about.php · fetched 2026-08-29 · 1bd2c1907ce5
- site_page: https://www.vim.org/docs.php · fetched 2026-08-29 · 438015e9e2e2
- site_page: http://www.vim.org/about.php · fetched 2026-08-29 · fbe78bde9535
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Quramy/tsuquyomi | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Quramy/tsuquyomi")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem