<%- await include("../common-head.ejs.html", {where: "with Homebrew"}) %> <%- await include("../common-header.ejs.html", {breadcrumbName: "Homebrew"}) %>

Install for Vim on macOS with Homebrew

Supported operating systems:

quick-lint-js has a Homebrew formula, making it easy to install the Vim plugin on macOS.

1. Install prerequisites

<%- await include("../../common-homebrew.ejs.html", {prerequisitesOnly: true}) %> <%- await include("../common-prerequisites.ejs.html") %>

2. Install quick-lint-js

<%- await include("../../common-homebrew.ejs.html", {excludePrerequisites: true}) %> <%- await include("../common-configure.ejs.html", {step: 3}) %>