# Shougo/deoplete.nvim

:stars: Dark powered asynchronous completion framework for neovim/Vim8

Repository: https://github.com/Shougo/deoplete.nvim
Canonical: https://ross.abutalabs.com/products/deopletenvim
Language: Python
License: NOASSERTION
License Family: other
Topics: deoplete, vim, nvim, python, auto-completion
Last push: 2024-06-05T23:46:12+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": 4297, "days_push": 819, "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 5897, forks 282 (observed 2026-08-28T04:09:32.054904+00:00)

## What it is
Deoplete.nvim is an asynchronous auto-completion framework for Neovim and Vim 8, extensible via completion source plugins. Development has ended; the author recommends migrating to ddc.vim, though minor patches are still accepted.

## Use cases
- add autocompletion to neovim
- asynchronous code completion in vim
- extensible completion framework for vim8
- replace deoplete sources with custom completion plugins
- set up auto-complete in init.vim

## When to choose
- you use Neovim or Vim 8 and want a mature, plugin-based async completion framework
- you rely on existing deoplete completion sources
- you need Python 3-based completion in Vim

## When to avoid
- starting a new setup - the successor ddc.vim is actively developed
- you need new features or modern LSP-first completion
- your Vim lacks Python 3.6.1+ support

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, plugin-system
- domain: text-editors, developer-tools
- platform: editor-plugin, windows, python
- tags: vim, neovim, autocompletion, asynchronous, completion-framework, linux, macos

## Member repositories
- Shougo/deoplete.nvim (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.054904+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-29T17:51:19.677482+00:00, confidence not recorded.
  - readme: https://github.com/Shougo/deoplete.nvim (fetched 2026-08-28T04:09:32.054904+00:00, sha ba030b3265af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
