# Shougo/neosnippet.vim

neo-snippet plugin

Repository: https://github.com/Shougo/neosnippet.vim
Canonical: https://ross.abutalabs.com/products/neosnippetvim
Language: Vim Script
License: NOASSERTION
License Family: other
Topics: ddc-source, ddc-vim
Last push: 2023-07-23T01:36:46+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": 5326, "days_push": 1138, "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 1114, forks 104 (observed 2026-08-28T04:03:38.253948+00:00)

## What it is
Neosnippet is a Vim/Neovim plugin that adds snippet support, letting users expand small code templates and fill in fields on the fly. It integrates with completion plugins like deoplete and ddc so snippets can be selected from the completion popup without memorizing snippet names.

## Use cases
- expand code snippets in vim
- fill in code templates on the fly
- use snippets with deoplete completion
- add snippet support to neovim
- jump between snippet placeholder fields
- use community snippet collections like vim-snippets

## When to choose
- you use Vim or Neovim and want mature, well-tested snippet expansion
- you already use deoplete or ddc and want snippet integration with your completion popup
- you want compatibility with existing snipMate-style snippet files

## When to avoid
- you want actively developed software - development has stopped and only bug fixes are made
- you use Neovim and prefer the author's successor plugin deoppet.nvim or built-in Lua snippet engines
- you use an editor other than Vim/Neovim

## Facets
- artifact type: plugin
- maturity: maintenance
- function: developer-tools, editor
- domain: text-editors, developer-tools
- platform: cross-platform
- tags: vim-plugin, snippets, code-templates, deoplete, ddc-source, vim-script, vim, neovim

## Member repositories
- Shougo/neosnippet.vim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.253948+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-30T06:42:13.100207+00:00, confidence not recorded.
  - readme: https://github.com/Shougo/neosnippet.vim (fetched 2026-08-28T04:03:38.253948+00:00, sha d880ce8421e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
