This commit is contained in:
Henrik Lissner 2015-02-01 04:26:02 -05:00
parent 99d5de31a7
commit 0939cfd690
6 changed files with 10 additions and 18 deletions

View file

@ -4,7 +4,6 @@
(progn
;; Syntax coloring breaks on consecutive loads for some reason. This fixes that:
(add-hook 'scss-mode-hook 'css-mode)
(add-hook 'scss-mode-hook 'enable-tab-width-2)
(setq-default css-indent-offset 2)