%- await include("../common-head.ejs.html", {where: "with Nix"}) %>
<%- await include("../common-header.ejs.html", {breadcrumbName: "Nix"}) %>
Install for Neovim with Nix
Supported operating systems:
Install prerequisites
<%- await include("../../common-nix.ejs.html", {prerequisitesOnly: true})
%> <%- await include("../common-prerequisites.ejs.html") %>
Install quick-lint-js
<%- await include("../../common-nix.ejs.html", {excludePrerequisites:
true}) %> <%- await include("../common-manual.ejs.html", {os: "posix"}) %>
<%- await include("../common-configure.ejs.html") %>