Changeset - 3f31086dd891
[Not reviewed]
0 0 1
Ben Sturmfels (bsturmfels) - 12 months ago 2023-05-02 06:31:30
ben@sturm.com.au
Set Emacs defaults for CSS/HTML spacing
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
.dir-locals.el
Show inline comments
 
new file 100644
 
;;; Directory Local Variables            -*- no-byte-compile: t -*-
 
;;; For more information see (info "(emacs) Directory Variables")
 

	
 
((web-mode . ((web-mode-css-indent-offset . 4)
 
              (web-mode-markup-indent-offset . 2))))
0 comments (0 inline, 0 general)