changeset 133:9b8966cff478

web-mode: change default indentation
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 19 Oct 2015 11:00:16 -0400
parents 2f26b05c2978
children 66032b76b1e4
files dotemacs.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dotemacs.el
+++ b/dotemacs.el
@@ -397,6 +397,7 @@
  '(vc-follow-symlinks nil)
  '(w3m-default-display-inline-images t)
  '(w3m-use-cookies t)
+ '(web-mode-markup-indent-offset 4)
  '(x-select-enable-clipboard t)
  '(x-select-enable-primary t))
 (custom-set-faces