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

Install for Neovim with npm

Supported operating systems:

GNU/Linux and macOS instructions

quick-lint-js has an npm package, making it easy to install the LSP server for use by the Neovim plugin.

1. Install prerequisites

<%- await include("../../common-npm-prerequisites.ejs.html") %> <%- await include("../common-prerequisites.ejs.html") %>

2. Install quick-lint-js

<%- await include("../common-npm.ejs.html", {os: "windows"}) %> <%- await include("../common-manual.ejs.html", {os: "windows", step: 3}) %> <%- await include("../common-configure.ejs.html", {step: 4}) %>