Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents

Emmet mode

This is a fork of zencoding-mode to support Emmet’s feature set.

Installation

use-pacakge

(use-package emmet-mode
  :vc (:url "https://github.com/dalugm/emmet-mode" :rev :newest))

Manual Installation

(add-to-list 'load-path "path/to/emmet-mode")
(require 'emmet-mode)

Releases

Packages

Contributors

Languages