Skip to content

Instantly share code, notes, and snippets.

@arkiver
Created October 12, 2012 07:08
Show Gist options
  • Save arkiver/3877732 to your computer and use it in GitHub Desktop.
Save arkiver/3877732 to your computer and use it in GitHub Desktop.
haml mode emacs
Contents of .emacs file:
(add-to-list 'load-path "~/.emacs.d/haml-mode")
(require 'haml-mode)
Cloned
git://github.com/nex3/haml-mode.git
into the following directory
~/.emacs/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment