branch: main
commit 254d81d1642b225e61ae6b2c13a7e9b49597ff63
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
* elpa-packages (haml-mode): Add package
---
elpa-packages | 2 ++
1 file changed, 2 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index fae776d..251bf2d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -78,6 +78,8 @@
("guru-mode" :url "https://github.com/bbatsov/guru-mode")
+ ("haml-mode" :url "https://github.com/nex3/haml-mode")
+
;; haskell-mode has been removed until further notice from the
;; upstream maintainers:
;; https://github.com/haskell/haskell-mode/issues/1755#issuecomment-896127958