We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3498510 commit db7d1b0Copy full SHA for db7d1b0
.dir-locals.el
@@ -0,0 +1,3 @@
1
+((c-mode . ((c-file-style . "bsd")
2
+ (c-basic-offset . 2)
3
+ (indent-tabs-mode . nil))))
0 commit comments