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
In order to install quick-lint-js' Homebrew formula, you must first install Homebrew.
Install and configure one of the following Vim plugins:
- ALE - Asynchronous Lint Engine v2.1.1 or newer, or version v3.0.0 or newer
- coc.nvim - Conquer of Completion v0.0.80 or newer
2. Install quick-lint-js
Open a terminal. Run the following command to install quick-lint-js:
brew install quick-lint-js
3. Configure
Configure the Vim plugin by opening Vim and running :help quick-lint-js, or read the Vim plugin docs online.