nex3/haml-mode


Emacs mode for Haml.

http://haml-lang.com

License: MIT

Language: Emacs Lisp


haml-mode for Emacs

haml-mode is an Emacs major mode for use with HAML source files.

It provides syntax highlighting and support for syntax-aware indentation.

Support for syntax checking is built into Flycheck. For flymake, see flymake-haml.

Installation

Via ELPA (recommended)

You can install haml-mode from the MELPA.

Manually

Ensure haml-mode.el is in a directory on your load-path, and add the following to your ~/.emacs or ~/.emacs.d/init.el:

(require 'haml-mode)

Optional functionality

Certain nested :filter blocks are syntax-highlighted if additional libraries are available. Emacs 24's js library will be used for :javascript blocks, while markdown-mode and textile-mode will be used for :markdown and :textile blocks respectively.

About

Author: Natalie Weizenbaum

Maintainer: Steve Purcell

Homepage: https://github.com/nex3/haml-mode

Project Statistics

Sourcerank 8
Repository Size 11.6 MB
Stars 133
Forks 38
Watchers 3
Open issues 3
Dependencies 0
Contributors 61
Tags 63
Created
Last updated
Last pushed

Top Contributors See all

Natalie Weizenbaum Chris Eppstein Steve Purcell Mislav Marohnić thedarkone Joshua Peek Aman Gupta Karmani André Arko Cristi Balan Norman Clarke Kamal Fariz Mahyuddin Phil Hagelberg ronen barzel Foy Savas Olek Poplavsky Gustavo Delfino Federico Builes Greg Hurrell Brian Johnson Roman Le Négrate

Recent Tags See all

3.1.9 April 20, 2015
3.1.8 November 08, 2014
3.1.7 October 10, 2014
3.1.6 October 10, 2014
3.1.5 February 06, 2014
3.1.4 February 05, 2014
3.1.3 October 15, 2013
3.1.2 October 08, 2013
3.1.1 October 08, 2013
3.1.0 January 30, 2013
3.0.18 August 30, 2010
3.0.17 August 15, 2010
3.0.16 August 08, 2010
3.0.15 July 28, 2010
3.0.14 July 26, 2010

Interesting Forks See all

emacsmirror/haml-mode
Major mode for editing Haml files
Emacs Lisp - MIT - Last pushed - 1 stars

Something wrong with this page? Make a suggestion

Last synced: 2017-10-13 09:42:05 UTC

Login to resync this repository