Skip to content

Commit 9f8d2ac

Browse files
committed
add .dir-locals.el
1 parent 9fa6cec commit 9f8d2ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dir-locals.el

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
;;; Directory Local Variables
2+
;;; For more information see (info "(emacs) Directory Variables")
3+
4+
((sh-mode . ((sh-basic-offset . 2))))

0 commit comments

Comments
 (0)