spacemacs/contrib/lang/html
sbenner 24fcfebf85 New variable dotspacemacs-mode-line-unicode-symbols
Can choose between ASCII chars or unicode symbols in the mode-line
can be useful for some terminals
2014-12-23 16:39:57 -05:00
..
html.png moved html and css packages to a contrib layer 2014-12-15 22:58:55 -05:00
packages.el New variable dotspacemacs-mode-line-unicode-symbols 2014-12-23 16:39:57 -05:00
README.md moved html and css packages to a contrib layer 2014-12-15 22:58:55 -05:00

HTML contribution layer for Spacemacs

logo

Table of Contents

Description

This layer adds support for editing HTML and CSS.

Features:

  • Editing HTML and CSS file using web-mode
  • Support for Scss and Less files
  • Generate HTML and CSS coding using emmet-mode

Install

To use this contribution add it to your ~/.spacemacs

(setq-default dotspacemacs-configuration-layers '(html)
  "List of contribution to load."
)

Key Bindings

commands

Key Binding      |                 Description

---------------------|------------------------------------------------------------ SPC m h | quick navigate CSS rules using helm