Neomake is an asynchronous linting and build framework for Vim and Neovim that predates and inspires newer tooling in this space. It runs “makers” (linters, compilers, format checkers, test commands) in the background and surfaces results as signs, virtual text, or via quickfix/location lists. The system is highly configurable: you can define per-filetype makers, chain multiple tools, and control when they run (on save, on write, on cursor hold, or manually). Run several makers concurrently and aggregate results. Because it uses job control and timers, it scales well on large codebases and keeps the editor responsive. It’s useful both as a general “make” front end and as a diagnostic engine for code quality. Async execution of linters, compilers, and test commands via “makers”. Teams often adopt it to standardize checks across languages while keeping developers inside Vim.

Features

  • Async execution of linters, compilers, and test commands via “makers”
  • Per-filetype and project-local configuration for flexible setups
  • Populates quickfix/location lists and places signs or virtual text
  • Multiple trigger modes (on save, on write, autocmds, or manual)
  • Run several makers concurrently and aggregate results
  • Extensible maker definitions to integrate any CLI tool

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Neomake

Neomake Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Neomake!

Additional Project Details

Programming Language

Python

Related Categories

Python Frameworks

Registered

2025-10-14