summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index cfc07ba..851d140 100644
--- a/.emacs
+++ b/.emacs
@@ -38,6 +38,10 @@
coffee-mode
folding
apel flim semi wanderlust
+ (:name scss-mode
+ :url "git://github.com/antonj/scss-mode.git"
+ :after (lambda ()
+ (setq scss-compile-at-save nil)))
(:name color-theme
:after (lambda ()
(color-theme-tty-dark)))