Skip to content

Commit db7d1b0

Browse files
committed
A cleaner, although magical, code formatting solution for emacs users.
1 parent 3498510 commit db7d1b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.dir-locals.el

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
((c-mode . ((c-file-style . "bsd")
2+
(c-basic-offset . 2)
3+
(indent-tabs-mode . nil))))

0 commit comments

Comments
 (0)