This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/contrib/lang/html
syl20bnr 0560267936 Improve web-mode micro-state
Toggle documentation
Use `:evil-leader-for-mode`
Add ESC to exit the micro-state
Sort the key bindings
2015-03-06 23:47:22 -05:00
..
img Move layer images into img directories 2014-12-24 01:03:49 -05:00
packages.el Improve web-mode micro-state 2015-03-06 23:47:22 -05:00
README.md Update wrong code snippets in READMEs 2015-02-17 22:36:12 -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
  • Tags navigation on key % using evil-matchit

Install

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

(setq-default dotspacemacs-configuration-layers '(html))

Key Bindings

commands

Key Binding      |                 Description

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