Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Web Preset

Full-stack web development support.

What It Includes

  • Imports the javascript preset.
  • LSP: HTML, CSS, Tailwind CSS.
  • Formatters: For HTML/CSS.
  • Tree-Sitter: CSS, HTML, HTTP, SQL, XML.

Usage

imports = [
  inputs.np.nixvimModules.base
  inputs.np.nixvimModules.presets.web
];

Notes

Covers front-end and some back-end tools.