Skip to content

Commit bcf8bbb

Browse files
committed
Add @stronnag's emacs style settings
1 parent 8cac344 commit bcf8bbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dir-locals.el

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
;;; Directory Local Variables -*- no-byte-compile: t -*-
2+
;;; For more information see (info "(emacs) Directory Variables")
3+
4+
((nil . ((c-basic-offset . 4)
5+
(c-default-style . "k&r"))))

0 commit comments

Comments
 (0)