chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c684055
)
el/dot-emacs.el: Indent CSS by a whole tab.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:30:04 +0000
(23:30 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 27 Jan 2022 23:30:04 +0000
(23:30 +0000)
el/dot-emacs.el
patch
|
blob
|
blame
|
history
diff --git
a/el/dot-emacs.el
b/el/dot-emacs.el
index b6e49458fb2732fc60f1e305a16fea564f72bd7f..30ca02968a22ee79c95cb754e959899fb1969564 100644
(file)
--- a/
el/dot-emacs.el
+++ b/
el/dot-emacs.el
@@
-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.