# posva/vim-vue

Syntax Highlight for Vue.js components

Repository: https://github.com/posva/vim-vue
Canonical: https://ross.abutalabs.com/products/vim-vue
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, vue
Last push: 2024-03-30T11:53:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3981, "days_push": 886, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1278, forks 100 (observed 2026-08-28T04:04:13.481568+00:00)

## What it is
A Vim plugin providing syntax highlighting for Vue.js single-file components. It highlights embedded languages within .vue files and integrates with linters like ALE and Syntastic.

## Use cases
- highlight vue single file components in vim
- syntax highlighting for .vue files in vim
- edit vue components in vim with proper highlighting
- make eslint work with vue files in vim
- context-aware commenting in vue files

## When to choose
- you use Vim or Neovim and edit Vue single-file components
- you want lightweight syntax highlighting without a full LSP setup

## When to avoid
- you want an actively maintained solution - the project recommends vuejs/language-tools community integrations
- you need full language server features like completion and type checking

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor
- domain: frontend, text-editors, web-development
- platform: editor-plugin, cli
- tags: vim, vue, syntax-highlighting, single-file-components

## Member repositories
- posva/vim-vue (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.481568+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-30T05:02:47.045145+00:00, confidence not recorded.
  - readme: https://github.com/posva/vim-vue (fetched 2026-08-28T04:04:13.481568+00:00, sha 3c7658566ca2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
