Skip to content

purcell/flymake-haml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melpa Status Melpa Stable Status Build Status Support me

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)

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

💼 LinkedIn profile

✍ sanityinc.com

About

Emacs flymake handler for haml and sass files

Resources

Stars

Watchers

Forks

Packages

No packages published