# mxw/vim-jsx

React JSX syntax highlighting and indenting for vim.

Repository: https://github.com/mxw/vim-jsx
Canonical: https://ross.abutalabs.com/products/vim-jsx
Language: Vim Script
License Family: other
Last push: 2019-09-29T19:20:55+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4714, "days_push": 2530, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1574, forks 93 (observed 2026-08-28T04:05:05.845859+00:00)

## What it is
A Vim plugin providing JSX syntax highlighting and indenting for React development, built on top of a base JavaScript syntax package like pangloss/vim-javascript. It is deprecated and no longer maintained, with the community recommending MaxMEllon/vim-jsx-pretty instead.

## Use cases
- syntax highlight jsx in vim
- indent jsx code in vim
- edit react components in vim
- vim plugin for jsx files
- highlight inline xml in javascript

## When to choose
- you maintain a legacy codebase pinned to pre-2019 JavaScript tooling
- you specifically need this plugin's behavior and cannot switch

## When to avoid
- you use modern JavaScript/React tooling from 2019 onward
- you want actively maintained JSX support in vim
- you use the system vim JavaScript syntax

## Facets
- artifact type: plugin
- maturity: abandoned
- function: editor
- domain: frontend, developer-tools, text-editors
- platform: editor-plugin, cli
- tags: vim, jsx, react, syntax-highlighting, indentation, deprecated

## Member repositories
- mxw/vim-jsx (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:05.845859+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:57:41.069368+00:00, confidence not recorded.
  - readme: https://github.com/mxw/vim-jsx (fetched 2026-08-28T04:05:05.845859+00:00, sha 4394fe20f2a2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
