neomake/neomake
Asynchronous linting and make framework for Neovim/Vim observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4312
- days_rel: n/a
- days_push: 880
- n_releases_24m: 0
Adoption not part of the score
2666 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neomake is a Vim/Neovim plugin that asynchronously runs linters and make programs, displaying results in the editor. It serves as an asynchronous alternative to the built-in :make command and Syntastic, with configurable makers per filetype or project.
Use cases
- run linters asynchronously in vim
- show syntax errors while editing in neovim
- replace syntastic with an async linter
- run make from vim without blocking
- lint files automatically on save or change
- configure per-filetype checkers in vim
When to choose
- you use Vim or Neovim and want non-blocking linting
- you want an async replacement for Syntastic
- you need configurable makers per filetype or project
When to avoid
- you use a different editor like VS Code or Emacs
- you want a built-in LSP-based diagnostics solution in modern Neovim
- you need actively developed features with frequent updates
Facets
plugin · maturity maintenance
linter developer-tools cli developer-tools text-editors editor-plugin cross-platform vim-plugin neovim async-linting syntax-checking makers command-line
1 source
- readme: https://github.com/neomake/neomake · fetched 2026-08-28 · 3d8a4ccd1626
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neomake/neomake | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem