Skip to content

Commit f2acc55

Browse files
committed
Add .dir-locals.el file
1 parent c19e103 commit f2acc55

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dir-locals.el

Lines changed: 4 additions & 0 deletions
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+
((emacs-lisp-mode . ((indent-tabs-mode . t))))

0 commit comments

Comments
 (0)