chiark / gitweb /
el/dot-emacs.el: Indent CSS by a whole tab.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:30:04 +0000 (23:30 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:30:04 +0000 (23:30 +0000)
el/dot-emacs.el

index b6e49458fb2732fc60f1e305a16fea564f72bd7f..30ca02968a22ee79c95cb754e959899fb1969564 100644 (file)
@@ -4228,7 +4228,7 @@ (progn
 ;;;--------------------------------------------------------------------------
 ;;; HTML, CSS, and other web foolishness.
 
-(setq-default css-indent-offset 2)
+(setq-default css-indent-offset 8)
 
 ;;;--------------------------------------------------------------------------
 ;;; SGML hacking.