4 lines
82 B
EmacsLisp
4 lines
82 B
EmacsLisp
|
(add-to-list 'auto-mode-alist '("\\.haml$" . haml-mode))
|
||
|
|
||
|
(provide 'prelude-haml)
|