Home

Awesome

Melpa Status Melpa Stable Status Build Status <a href="https://www.patreon.com/sanityinc"><img alt="Support me" src="https://img.shields.io/badge/Support%20Me-%F0%9F%92%97-ff69b4.svg"></a>

flymake-haml.el

An Emacs flymake handler for syntax-checking HAML source code.

Installation

If you choose not to use one of the convenient packages in Melpa and Marmalade, you'll need to add the directory containing flymake-haml.el to your load-path, and then (require 'flymake-haml). You'll also need to install flymake-easy.

Usage

Add the following to your emacs init file:

(require 'flymake-haml)
(add-hook 'haml-mode-hook 'flymake-haml-load)
<hr>

💝 Support this project and my other Open Source work via Patreon

💼 LinkedIn profile

✍ sanityinc.com