Skip to content

Commit e006788

Browse files
tarsiusbrotzeit
authored andcommitted
Add .dir-locals.el
1 parent bbb3792 commit e006788

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.dir-locals.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
((emacs-lisp-mode
2+
(indent-tabs-mode . nil)))

rust-mode.el

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2174,7 +2174,4 @@ visit the new file."
21742174
(rust-mode))
21752175

21762176
(provide 'rust-mode)
2177-
;; Local Variables:
2178-
;; indent-tabs-mode: nil
2179-
;; End:
21802177
;;; rust-mode.el ends here

0 commit comments

Comments
 (0)