We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cac344 commit bcf8bbbCopy full SHA for bcf8bbb
.dir-locals.el
@@ -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