Created
October 12, 2012 07:08
-
-
Save arkiver/3877732 to your computer and use it in GitHub Desktop.
haml mode emacs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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