SpaceVim

A community-driven vim distribution


Home | About | Quick start guide | Documentation | Development | Community | Sponsors


Available Layers » lang#html

Description

This layer adds support for editing HTML and CSS.

Install

To use this configuration layer, update your custom configuration file with:

[[layers]]
  name = "lang#html"

Language server

To install the language server, you need npm on your machine:

npm install --global vscode-html-languageserver-bin

Layer options

Features

Key bindings

Key Bindings Descriptions
Ctrl-e emmet prefix

Powered by Jekyll, Help improve this page