# mattn/vim-lsp-settings

Auto configurations for Language Server for vim-lsp

Repository: https://github.com/mattn/vim-lsp-settings
Canonical: https://ross.abutalabs.com/products/vim-lsp-settings
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, language-server
Last push: 2026-08-25T08:32:52+00:00

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

## Adoption (not part of the score)
Stars 1418, forks 246 (observed 2026-08-28T04:04:40.171170+00:00)

## What it is
A Vim plugin that provides automatic installation and configuration of Language Servers for vim-lsp. It brings VS Code-style one-command language server setup to Vim via :LspInstallServer.

## Use cases
- install language servers in vim automatically
- set up LSP for vim without manual config
- manage language server versions in vim
- uninstall or update language servers in vim
- get VS Code-like LSP setup in Vim

## When to choose
- you use vim-lsp and want easy language server installation
- you want per-filetype LSP setup without writing config

## When to avoid
- you use Neovim's built-in LSP with other installers like mason.nvim
- you use a different LSP client than vim-lsp

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, documentation
- domain: developer-tools, text-editors
- platform: cross-platform
- tags: lsp, vim-plugin, language-server-protocol, editor-plugin, vim

## Member repositories
- mattn/vim-lsp-settings (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.171170+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-30T04:37:58.322836+00:00, confidence not recorded.
  - readme: https://github.com/mattn/vim-lsp-settings (fetched 2026-08-28T04:04:40.171170+00:00, sha 6489b5878c34)
- Data as of 2026-08-30T08:39:29.467469+00:00.
